May 19 23:21:02.332995 np0000175106 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 23:21:02.345409 np0000175106 devstack@c-api.service[112388]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 23:21:02 2026] *** May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: nodename: np0000175106 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: machine: x86_64 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: clock source: unix May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: pcre jit disabled May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: detected number of CPU cores: 16 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: current working directory: / May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: detected binary path: /usr/bin/uwsgi-core May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: your processes number limit is 256917 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: your memory page size is 4096 bytes May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: detected max file descriptor number: 2048 May 19 23:21:02.348279 np0000175106 devstack@c-api.service[112388]: lock engine: pthread robust mutexes May 19 23:21:02.349163 np0000175106 devstack@c-api.service[112388]: thunder lock: enabled May 19 23:21:02.349163 np0000175106 devstack@c-api.service[112388]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 23:21:02.349163 np0000175106 devstack@c-api.service[112388]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 23:21:02.349163 np0000175106 devstack@c-api.service[112388]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 23:21:02.349163 np0000175106 devstack@c-api.service[112388]: Set PythonHome to /opt/stack/data/venv May 19 23:21:02.383423 np0000175106 devstack@c-api.service[112388]: Python main interpreter initialized at 0x7b044daa3668 May 19 23:21:02.383423 np0000175106 devstack@c-api.service[112388]: python threads support enabled May 19 23:21:02.383423 np0000175106 devstack@c-api.service[112388]: your server socket listen backlog is limited to 100 connections May 19 23:21:02.383423 np0000175106 devstack@c-api.service[112388]: your mercy for graceful operations on workers is 80 seconds May 19 23:21:02.383955 np0000175106 devstack@c-api.service[112388]: mapped 671795 bytes (656 KB) for 4 cores May 19 23:21:02.384134 np0000175106 devstack@c-api.service[112388]: *** Operational MODE: preforking *** May 19 23:21:02.384293 np0000175106 devstack@c-api.service[112388]: *** uWSGI is running in multiple interpreter mode *** May 19 23:21:02.384293 np0000175106 devstack@c-api.service[112388]: spawned uWSGI master process (pid: 112388) May 19 23:21:02.384449 np0000175106 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 23:21:02.385045 np0000175106 devstack@c-api.service[112388]: spawned uWSGI worker 1 (pid: 112390, cores: 1) May 19 23:21:02.385750 np0000175106 devstack@c-api.service[112388]: spawned uWSGI worker 2 (pid: 112391, cores: 1) May 19 23:21:02.386246 np0000175106 devstack@c-api.service[112388]: spawned uWSGI worker 3 (pid: 112392, cores: 1) May 19 23:21:02.386972 np0000175106 devstack@c-api.service[112388]: spawned uWSGI worker 4 (pid: 112393, cores: 1) May 19 23:21:02.386972 np0000175106 devstack@c-api.service[112388]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: we strongly recommend against using it for new projects. May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: If you are already using Eventlet, we recommend migrating to a different May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: framework. For more detail see May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:21:02.509138 np0000175106 devstack@c-api.service[112390]: import eventlet # noqa May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: we strongly recommend against using it for new projects. May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: If you are already using Eventlet, we recommend migrating to a different May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: framework. For more detail see May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:21:02.515461 np0000175106 devstack@c-api.service[112391]: import eventlet # noqa May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: we strongly recommend against using it for new projects. May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: If you are already using Eventlet, we recommend migrating to a different May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: framework. For more detail see May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:21:02.516038 np0000175106 devstack@c-api.service[112393]: import eventlet # noqa May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: we strongly recommend against using it for new projects. May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: If you are already using Eventlet, we recommend migrating to a different May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: framework. For more detail see May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:21:02.522608 np0000175106 devstack@c-api.service[112392]: import eventlet # noqa May 19 23:21:02.599368 np0000175106 devstack@c-api.service[112390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:21:02.599368 np0000175106 devstack@c-api.service[112390]: debtcollector.deprecate( May 19 23:21:02.612682 np0000175106 devstack@c-api.service[112391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:21:02.612682 np0000175106 devstack@c-api.service[112391]: debtcollector.deprecate( May 19 23:21:02.618205 np0000175106 devstack@c-api.service[112392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:21:02.618205 np0000175106 devstack@c-api.service[112392]: debtcollector.deprecate( May 19 23:21:02.621258 np0000175106 devstack@c-api.service[112393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:21:02.621258 np0000175106 devstack@c-api.service[112393]: debtcollector.deprecate( May 19 23:21:02.675799 np0000175106 devstack@c-api.service[112390]: /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 19 23:21:02.675799 np0000175106 devstack@c-api.service[112390]: from cgi import parse_header May 19 23:21:02.690032 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:02.690032 np0000175106 devstack@c-api.service[112391]: from cgi import parse_header May 19 23:21:02.704302 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:02.704302 np0000175106 devstack@c-api.service[112392]: from cgi import parse_header May 19 23:21:02.705294 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:02.705294 np0000175106 devstack@c-api.service[112393]: from cgi import parse_header May 19 23:21:02.718580 np0000175106 devstack@c-api.service[112390]: /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 19 23:21:02.718580 np0000175106 devstack@c-api.service[112390]: removals.removed_module( May 19 23:21:02.719267 np0000175106 devstack@c-api.service[112390]: /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 19 23:21:02.719267 np0000175106 devstack@c-api.service[112390]: removals.removed_module( May 19 23:21:02.733857 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:02.733857 np0000175106 devstack@c-api.service[112391]: removals.removed_module( May 19 23:21:02.734549 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:02.734549 np0000175106 devstack@c-api.service[112391]: removals.removed_module( May 19 23:21:02.751611 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:02.751611 np0000175106 devstack@c-api.service[112393]: removals.removed_module( May 19 23:21:02.752434 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:02.752434 np0000175106 devstack@c-api.service[112393]: removals.removed_module( May 19 23:21:02.753764 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:02.753764 np0000175106 devstack@c-api.service[112392]: removals.removed_module( May 19 23:21:02.754517 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:02.754517 np0000175106 devstack@c-api.service[112392]: removals.removed_module( May 19 23:21:03.312620 np0000175106 devstack@c-api.service[112390]: /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 19 23:21:03.312620 np0000175106 devstack@c-api.service[112390]: warnings.warn( May 19 23:21:03.343412 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:03.343412 np0000175106 devstack@c-api.service[112391]: warnings.warn( May 19 23:21:03.388696 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:03.388696 np0000175106 devstack@c-api.service[112392]: warnings.warn( May 19 23:21:03.388855 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:03.388855 np0000175106 devstack@c-api.service[112393]: warnings.warn( May 19 23:21:03.425658 np0000175106 devstack@c-api.service[112390]: /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 19 23:21:03.425658 np0000175106 devstack@c-api.service[112390]: warnings.warn( May 19 23:21:03.440726 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:03.440726 np0000175106 devstack@c-api.service[112391]: warnings.warn( May 19 23:21:03.497789 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:03.497789 np0000175106 devstack@c-api.service[112393]: warnings.warn( May 19 23:21:03.553758 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:03.553758 np0000175106 devstack@c-api.service[112392]: warnings.warn( May 19 23:21:03.726979 np0000175106 devstack@c-api.service[112391]: 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 19 23:21:03.727498 np0000175106 devstack@c-api.service[112391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:21:03.744251 np0000175106 devstack@c-api.service[112390]: 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 19 23:21:03.744674 np0000175106 devstack@c-api.service[112390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:21:03.808189 np0000175106 devstack@c-api.service[112393]: 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 19 23:21:03.808734 np0000175106 devstack@c-api.service[112393]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112393) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:21:03.811646 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:03.811646 np0000175106 devstack@c-api.service[112391]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:21:03.814225 np0000175106 devstack@c-api.service[112390]: /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 19 23:21:03.814225 np0000175106 devstack@c-api.service[112390]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:21:03.849757 np0000175106 devstack@c-api.service[112392]: 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 19 23:21:03.849955 np0000175106 devstack@c-api.service[112392]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112392) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:21:03.868804 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:03.868804 np0000175106 devstack@c-api.service[112393]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:21:03.910992 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:03.910992 np0000175106 devstack@c-api.service[112392]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:21:04.267741 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:21:04.267999 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:21:04.268145 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112393) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:21:04.268215 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.268270 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.268331 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.268384 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.268441 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.268499 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.268555 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.268555 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.268735 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.269553 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.269619 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.269672 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.269732 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.269786 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.269845 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.269897 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.269998 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.270075 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.270143 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.270199 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.270257 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.270313 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.270367 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.270423 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.270480 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.270536 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.270601 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.270656 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.270722 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.270779 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.276271 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.276350 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.276418 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.276485 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.276485 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.276586 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.276646 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.276711 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.276769 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.276838 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.276838 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.276838 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.276838 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.277063 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.277137 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.277137 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.277137 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.277137 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.277329 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.277329 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.277329 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.278854 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.278973 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.279032 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.279107 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.279166 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.279223 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.279280 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.279341 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.279401 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.279451 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.279584 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.279653 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.279712 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.279712 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.279828 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.280361 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.280361 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.280479 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.280537 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.280594 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.280657 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.280713 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.280769 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.280845 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.280908 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.281002 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.281067 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.281125 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.281180 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.281237 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.281292 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.281350 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.281425 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.281425 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.281525 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.281525 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.281858 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112392) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:21:04.282292 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.282365 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.282441 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.282503 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.282503 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.282621 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.282684 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.282750 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.282808 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.282865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.282865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.283002 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.283059 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.283114 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.283188 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.283247 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.283303 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.283359 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.283414 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.283470 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.283567 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.283623 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.283685 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.283742 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.283814 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.284215 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.284294 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.284361 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.284425 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.284481 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.284537 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.284594 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.284650 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.284705 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.284773 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.284828 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.284885 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.284971 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.285030 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.285100 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.285157 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.285215 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.285280 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.285338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.285338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.285338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.285338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.285338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.285338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.285665 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.285665 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.285665 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.285838 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.285896 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.286010 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.286010 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.286010 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.286010 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.286010 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.286265 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.286325 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.286381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.286381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.286381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.286381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.286381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.286381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.286777 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.286848 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.286905 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.287122 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.287191 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.287249 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.287306 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.287386 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.287452 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.287452 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.287452 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.287636 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.287636 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.287636 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.287786 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.287843 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.287910 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.288004 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.288074 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.288131 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.288206 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.288283 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.288347 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.288413 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.288480 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.288545 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.288545 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.288545 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.288712 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.288770 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.288828 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.288890 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.288981 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.289040 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.289113 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.289180 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.289244 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.289300 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.289358 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.289414 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.289479 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.289536 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.289594 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.289650 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.289650 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.289650 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.289650 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.289650 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.289650 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.290023 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.290103 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.290162 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.290217 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.290272 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.290341 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.290405 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.290460 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.290543 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.290609 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.290680 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.290735 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.290790 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.290845 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.290902 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.290981 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.291053 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.291117 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.291117 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.291117 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.291117 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.291440 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.291546 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.291605 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.291662 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.291718 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.291786 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.291849 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.291914 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.291988 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.292019 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.292043 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.292069 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.292094 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.292094 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.292142 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.292142 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.292142 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.292238 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.292300 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.292361 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.292390 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.292422 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.292450 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.292476 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.292505 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.292532 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.292556 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.292585 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.292618 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.292643 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.292670 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.292698 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.292727 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.292752 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.292778 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.292804 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.292833 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.292861 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.292889 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.292918 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.292958 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.292995 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.293025 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.293051 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.293083 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.293110 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.293135 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.293169 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.293198 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.293231 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.293256 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.293287 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.293316 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.293345 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.293372 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.293396 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.293428 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.293458 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.293486 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.293513 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.293539 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.293567 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.293595 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.293622 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.293656 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.293685 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.293720 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.293747 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.293776 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.293803 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.293827 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.293855 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.293879 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.293906 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.293949 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.293949 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.294008 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.294037 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.294062 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.294062 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.294062 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.294062 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.294062 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.294062 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.294344 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.294405 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.294459 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.294492 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.294519 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.294549 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.294574 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.294599 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.294634 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.294662 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.294685 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.294715 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.294740 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.294773 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.294801 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.294826 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.294853 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.294883 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.294915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.294961 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.294990 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.295082 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.295111 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.295136 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.295162 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.295162 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.295162 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.295162 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.299247 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.299309 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.299365 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.299430 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.299512 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.299560 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.299626 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.299789 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.299865 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.299925 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.300010 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.300068 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.300107 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.300143 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.300180 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.300217 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.300268 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.300268 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.300348 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.300385 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.300421 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.300639 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.300701 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.300763 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.300824 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.300873 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.300917 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.300988 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.301028 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.301065 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.301102 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.301142 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.301179 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.301227 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.301264 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.301300 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.301338 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.301374 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.301410 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.301446 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.301485 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.301533 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.301570 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.301607 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.301650 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.301687 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.301727 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.301764 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.301802 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.301839 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.301876 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.301914 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.301966 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.302003 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.302039 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.302090 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.302128 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.302166 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.302201 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.302243 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.302284 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.302322 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.302358 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.302394 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.302436 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.302483 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.302525 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.302562 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.302598 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.302634 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.302670 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.302711 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.302747 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.302782 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.302819 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.302862 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.302898 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.302947 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.302986 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.303021 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.303057 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.303102 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.303138 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.303175 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.303215 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.303258 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.303299 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.303339 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.303375 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.303411 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.303447 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.303502 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.303541 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.303583 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.303618 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.303665 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.303703 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.303743 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.303779 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.303815 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.303852 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.303893 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.303961 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.304001 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.304050 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.304088 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.304124 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.304160 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.304202 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.304202 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.304202 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.304202 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.304337 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.304337 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.304337 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.304337 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.304481 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.304519 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.304556 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.304592 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.304628 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.304670 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.304708 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.304743 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.304787 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.304823 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.304863 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.304904 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.304954 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.304991 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.305026 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.305063 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.305107 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.305150 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.305186 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.305186 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.305186 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.305186 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.305186 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.305186 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.305905 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.305989 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.306037 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.306079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.306120 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.306157 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.306191 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.306229 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.306229 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.306296 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.306296 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.306358 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.306395 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.306438 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.306480 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.306518 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.306518 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.306591 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.306632 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.306669 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.306706 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.306742 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.306784 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.306827 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.306864 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.306900 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.306900 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.306900 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.311145 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.311208 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.311248 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.311292 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.311332 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.311371 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.311404 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.311447 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.311447 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.311551 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.311591 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.311631 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.311668 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.311668 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.311742 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.311780 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.311819 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.311855 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.311892 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.311961 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.311961 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.312030 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.312077 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.312211 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.312255 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.312324 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.312379 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.312446 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.314271 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.314330 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.314369 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.314434 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.314475 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.314556 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.314604 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.314642 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.314685 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.314723 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.314763 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.314801 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.314837 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.314879 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.314917 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.314968 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.315006 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.315042 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.315094 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.315134 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.315167 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.315208 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.315246 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.315283 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.315320 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.315357 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.315357 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.315357 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.315451 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.315451 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.315550 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.315590 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.315627 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.315663 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.315663 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.315732 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.315767 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.315804 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.315848 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.315881 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.315925 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.315984 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.316017 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.316054 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.316102 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.316139 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.316176 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.316213 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.316257 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.316296 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.316339 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.316378 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.316414 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.316450 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.316492 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.316528 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.316573 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.316616 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.316657 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.316693 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.316736 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.316772 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.316809 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.316850 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.316892 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.316926 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.316996 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.317049 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.317088 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.317124 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.317161 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.317197 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.317240 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.317284 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.317322 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.317358 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.317401 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.317439 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.317475 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.317518 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.317556 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.317592 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.317634 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.317671 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.317710 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.317748 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.317790 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.317826 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.317863 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.317901 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.317963 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.318002 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.318038 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.318076 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.318109 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.318248 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.318294 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.318333 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.318371 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.318408 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.318448 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.318490 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.318526 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.318565 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.318599 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.318642 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.318679 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.318717 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.318753 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.318790 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.318826 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.318868 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.318910 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.318961 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.319000 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.319048 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.319086 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.319122 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.319164 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.319202 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.319239 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.319275 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.319317 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.319353 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.319399 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.319442 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.319515 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.319555 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.319592 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.319630 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.319668 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.319705 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.319743 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.319779 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.319822 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.319865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.319865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.319865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.319865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.319865 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.320038 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.320038 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.320038 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.320038 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.320176 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.320225 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.320225 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.320298 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.320336 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.320373 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.320373 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.320373 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.320467 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.320505 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.320540 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.320583 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.320621 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.320657 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.320699 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.320735 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.320772 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.320805 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.320837 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.320877 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.320920 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.320979 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.320979 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.320979 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.321076 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.321076 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.321152 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.321190 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.321190 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.321260 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.321300 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.321340 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.321384 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.321384 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.321452 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.321494 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.321531 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.321568 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.321604 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.321645 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.321688 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.321727 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.321763 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.321763 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.321835 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.321878 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.321915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.321915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.321915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.321915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.321915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.321915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.322135 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.322135 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.322205 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.322248 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.322289 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.322330 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.322366 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.322402 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.322437 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.322477 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.322512 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.322549 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.322585 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.322620 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.322657 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.322692 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.322728 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.322764 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.322811 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.322848 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.322884 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.322925 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.322996 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.323034 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.323078 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.323119 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.323154 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.323191 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.323237 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.323278 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.323318 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.323354 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.323391 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.323427 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.323492 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.323527 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.323564 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.323600 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.323639 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.323676 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.323713 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.323755 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.323791 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.323827 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.323865 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.323900 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.323953 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.324001 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.324044 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.324082 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.324115 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.324152 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.324188 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.324229 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.324265 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.324265 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.324339 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.324383 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.324437 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.324501 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.324541 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.324579 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.324613 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.324652 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.324691 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.324728 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.324764 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.324807 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.324845 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.324881 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.324919 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.324978 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.325017 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.325054 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.325095 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.325132 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.325179 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.325218 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.325259 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.325299 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.325340 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.325340 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.325340 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.325340 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.325483 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.325551 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.325598 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.325681 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.325731 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.325772 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.325772 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.325845 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.325883 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.325924 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.325924 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.326027 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.326065 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.326100 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.326137 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.326178 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.326217 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.326259 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.326301 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.326343 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.326380 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.326428 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.326465 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.326503 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.326539 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.326583 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.326583 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.326583 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.326698 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.326756 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.326803 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.326841 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.326877 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.326915 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.326976 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.327011 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.327044 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.327083 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.327126 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.327168 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.327168 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.327242 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.327285 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.327323 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.327356 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.327393 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.327393 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.327485 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.327536 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.327581 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.327620 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.327660 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.327660 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.327660 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.327660 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.327660 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:21:04.329735 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.329786 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.329853 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.329906 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.329967 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.330007 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.330045 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.330082 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.330116 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.330153 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.330189 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.330246 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.330286 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.330345 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.330397 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:21:04.330442 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.330479 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:21:04.330520 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.330557 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:21:04.330593 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.330593 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.330658 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:21:04.330658 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:21:04.330658 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112393) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:21:04.375475 np0000175106 devstack@c-api.service[112391]: INFO dbcounter [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Registered counter for database cinder May 19 23:21:04.376282 np0000175106 devstack@c-api.service[112392]: INFO dbcounter [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Registered counter for database cinder May 19 23:21:04.376501 np0000175106 devstack@c-api.service[112390]: INFO dbcounter [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Registered counter for database cinder May 19 23:21:04.376576 np0000175106 devstack@c-api.service[112393]: INFO dbcounter [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Registered counter for database cinder May 19 23:21:04.387975 np0000175106 devstack@c-api.service[112393]: DEBUG oslo_db.sqlalchemy.engines [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a 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=112393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.390235 np0000175106 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.391921 np0000175106 devstack@c-api.service[112392]: DEBUG oslo_db.sqlalchemy.engines [None req-4c342042-049f-460b-9399-10446a9419d4 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=112392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.393504 np0000175106 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.500814 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writer thread running {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:21:04.502999 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writer thread running {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:21:04.503843 np0000175106 devstack@c-api.service[112393]: INFO cinder.rpc [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:21:04.506262 np0000175106 devstack@c-api.service[112391]: INFO cinder.rpc [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:21:04.506508 np0000175106 devstack@c-api.service[112393]: INFO cinder.rpc [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:21:04.508838 np0000175106 devstack@c-api.service[112391]: INFO cinder.rpc [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:21:04.509187 np0000175106 devstack@c-api.service[112393]: INFO cinder.rpc [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:21:04.511306 np0000175106 devstack@c-api.service[112391]: INFO cinder.rpc [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:21:04.512082 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writer thread running {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:21:04.512474 np0000175106 devstack@c-api.service[112393]: INFO cinder.rpc [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:21:04.513642 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.513739 np0000175106 devstack@c-api.service[112391]: INFO cinder.rpc [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:21:04.514777 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.515495 np0000175106 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:21:04.516051 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.516881 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writer thread running {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:21:04.517044 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.518514 np0000175106 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:21:04.519777 np0000175106 devstack@c-api.service[112390]: INFO cinder.rpc [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:21:04.521361 np0000175106 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:21:04.521715 np0000175106 devstack@c-api.service[112393]: DEBUG oslo_db.sqlalchemy.engines [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a 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=112393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.522153 np0000175106 devstack@c-api.service[112390]: INFO cinder.rpc [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:21:04.523744 np0000175106 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:21:04.524068 np0000175106 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.524164 np0000175106 devstack@c-api.service[112393]: INFO cinder.rpc [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:21:04.524569 np0000175106 devstack@c-api.service[112390]: INFO cinder.rpc [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:21:04.524958 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.525748 np0000175106 devstack@c-api.service[112391]: INFO cinder.rpc [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:21:04.526392 np0000175106 devstack@c-api.service[112393]: INFO cinder.rpc [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:21:04.527427 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.527505 np0000175106 devstack@c-api.service[112391]: INFO cinder.rpc [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:21:04.527713 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.528328 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.528605 np0000175106 devstack@c-api.service[112390]: INFO cinder.rpc [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:21:04.529807 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.532125 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.532208 np0000175106 devstack@c-api.service[112392]: DEBUG oslo_db.sqlalchemy.engines [None req-4c342042-049f-460b-9399-10446a9419d4 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=112392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.533954 np0000175106 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:21:04.535548 np0000175106 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:21:04.536351 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.537186 np0000175106 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:04.540098 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.540865 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.541136 np0000175106 devstack@c-api.service[112390]: INFO cinder.rpc [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:21:04.543284 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.544053 np0000175106 devstack@c-api.service[112390]: INFO cinder.rpc [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:21:04.544140 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.545167 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.547271 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.547688 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.548435 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.551614 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.551752 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.552689 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.554733 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.555334 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.556817 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.556987 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.558140 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.558312 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.560172 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.561069 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.561303 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.561448 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.564169 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.564250 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.564303 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.565048 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.567134 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.567203 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.567241 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.568637 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.568701 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.570158 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.570235 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.571288 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.571371 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.573033 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.574131 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.575927 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.576810 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.577019 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.577172 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.577383 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.580068 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.580163 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.580263 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.580322 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.582200 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.582272 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.583150 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.583747 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.583858 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.585114 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.585243 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.585587 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.586099 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.586629 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.586760 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.587641 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.588110 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.588238 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.588953 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.589501 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.589618 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.590381 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.590822 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.590991 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.591051 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.592003 np0000175106 devstack@c-api.service[112391]: WARNING cinder.api.contrib.hosts [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:21:04.592168 np0000175106 devstack@c-api.service[112393]: WARNING cinder.api.contrib.hosts [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:21:04.592505 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.592688 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.592860 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.593635 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: extensions {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.593831 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: extensions {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.593911 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.594978 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-availability-zone {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.595165 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-availability-zone {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.595427 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.596005 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.596272 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: qos-specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.596457 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: qos-specs {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.596854 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.598253 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.598342 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: extra_specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.599134 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: extra_specs {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.599397 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.599601 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.599951 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.600704 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: encryption {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.600762 np0000175106 devstack@c-api.service[112392]: WARNING cinder.api.contrib.hosts [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:21:04.601438 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.601488 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.602061 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-volume-type-access {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.602284 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-volume-type-access {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.602375 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: extensions {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.602982 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.603642 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-quota-class-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.603695 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-availability-zone {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.603869 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-quota-class-sets {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.604529 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.605051 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.605166 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: qos-specs {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.605338 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: encryption {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.606122 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.606539 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-snapshot-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.606821 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-snapshot-manage {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.607609 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.607766 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: extra_specs {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.608025 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: consistencygroups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.608301 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: consistencygroups {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.609066 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.609332 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: encryption {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.609989 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: backups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.610262 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: backups {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.610424 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.610905 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-volume-type-access {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.611610 np0000175106 devstack@c-api.service[112390]: WARNING cinder.api.contrib.hosts [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:21:04.612025 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: scheduler-stats {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.612273 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: scheduler-stats {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.612331 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.612494 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-quota-class-sets {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.613319 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: extensions {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.613474 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-quota-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.613760 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-quota-sets {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.613800 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: encryption {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.614653 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-availability-zone {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.614870 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-volume-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.615174 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-volume-manage {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.615308 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-snapshot-manage {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.616009 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: qos-specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.616368 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: capabilities {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.616648 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: capabilities {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.616780 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: consistencygroups {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.617652 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-volume-transfer {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.617945 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-volume-transfer {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.618116 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: extra_specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.618725 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: backups {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.619266 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: os-hosts {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.619547 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: os-hosts {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.619724 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.620782 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extended resource: cgsnapshots {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.620852 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: scheduler-stats {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.620915 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extended resource: cgsnapshots {{(pid=112393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.621912 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-volume-type-access {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.622276 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.contrib.snapshot_actions [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] SnapshotActionsController initialized {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:21:04.622363 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-quota-sets {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.622426 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.contrib.snapshot_actions [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] SnapshotActionsController initialized {{(pid=112393) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:21:04.623020 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.623148 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.623744 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-volume-manage {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.623834 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-quota-class-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.624434 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.624640 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.625153 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.625234 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: capabilities {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.625776 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.626002 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.626506 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-volume-transfer {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.626635 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-snapshot-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.627119 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.627363 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.628126 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: os-hosts {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.628198 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: consistencygroups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.628530 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.628724 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.629496 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extended resource: cgsnapshots {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.629982 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.630194 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: backups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.630259 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.631227 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c342042-049f-460b-9399-10446a9419d4 None None] SnapshotActionsController initialized {{(pid=112392) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:21:04.631377 np0000175106 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.631591 np0000175106 devstack@c-api.service[112393]: WARNING castellan.key_manager.migration [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.632016 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.632164 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632240 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: scheduler-stats {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.632318 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632406 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632470 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632608 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632677 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632749 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632818 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632886 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension AdminActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.632886 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension AdminActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633026 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension AdminActions extending resource: backups {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633122 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633221 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633360 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension TypesManage extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633437 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633508 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.633567 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633633 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633701 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633767 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension AdminActions extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633825 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.633893 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-quota-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.633981 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension AdminActions extending resource: snapshots {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634040 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634115 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension AdminActions extending resource: backups {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634175 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-af7b34d0-0a3a-447b-ba3e-d9b545902c6b None None] Extension UsedLimits extending resource: limits {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634232 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634232 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeActions extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634232 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension TypesManage extending resource: types {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634232 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634446 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634446 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634568 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634627 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.v3.router [None req-6328e63b-0325-4af3-b8c1-1ac371ccd84a None None] Extension UsedLimits extending resource: limits {{(pid=112393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.634741 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.635109 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-volume-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.636112 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.636594 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: capabilities {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.637476 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.637882 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-volume-transfer {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.638926 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.639537 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: os-hosts {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.640273 np0000175106 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.640926 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extended resource: cgsnapshots {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:21:04.641302 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.641302 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.641382 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.641683 np0000175106 devstack@c-api.service[112391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b044daa3668 pid: 112391 (default app) May 19 23:21:04.642052 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642153 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642255 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension AdminActions extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642370 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension AdminActions extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642412 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] SnapshotActionsController initialized {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:21:04.642456 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension AdminActions extending resource: backups {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642496 np0000175106 devstack@c-api.service[112393]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b044daa3668 pid: 112393 (default app) May 19 23:21:04.642565 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642664 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeActions extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642790 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension TypesManage extending resource: types {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.642901 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.643028 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.643130 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.643186 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.643239 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.643379 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4c342042-049f-460b-9399-10446a9419d4 None None] Extension UsedLimits extending resource: limits {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.644644 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.646043 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.647406 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.648823 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.650303 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.650384 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.650384 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.650568 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.650568 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.650568 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.650568 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.650568 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651008 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651008 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651008 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651008 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651008 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651008 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651437 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651437 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651437 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651437 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651437 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651785 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651785 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.651785 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.651785 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652077 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652077 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652077 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652077 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652381 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652381 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652381 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652381 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652381 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652741 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652741 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652741 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.652741 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.652741 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653089 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653089 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653089 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653089 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653089 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653089 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653495 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653495 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653495 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653495 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653495 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653495 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653886 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653886 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653886 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653886 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.653886 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.653886 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654314 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654314 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654314 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654314 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654314 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654314 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654701 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654701 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654701 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654701 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654999 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654999 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654999 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.654999 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.654999 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.655402 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.655402 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.655402 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.655402 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.655402 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.655736 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.655736 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.655736 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.655736 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.655736 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.655736 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656063 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656063 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656063 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656063 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656063 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656296 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656296 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656296 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656296 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656296 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656507 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656507 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656507 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656507 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656691 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656691 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656691 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656691 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656872 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656872 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.656872 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.656872 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657081 np0000175106 devstack@c-api.service[112392]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b044daa3668 pid: 112392 (default app) May 19 23:21:04.657132 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657132 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657132 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657132 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657132 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657362 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657362 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657362 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657362 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657362 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657569 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657569 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657569 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657569 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657747 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657747 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657747 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657747 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657916 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657916 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.657916 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.657916 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658125 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658125 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658125 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658125 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658302 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658302 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658302 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658302 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658302 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658302 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658560 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658560 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658560 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658560 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658560 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.658801 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659154 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659154 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659154 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659154 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659154 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659154 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659434 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659434 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659530 np0000175106 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:21:04.659565 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659565 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659565 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659565 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659565 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659565 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659809 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659809 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659809 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659809 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.659809 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.659809 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660095 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660095 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660095 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660095 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660265 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660265 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660265 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660265 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660265 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660497 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660497 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660497 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660497 np0000175106 devstack@c-api.service[112391]: /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 19 23:21:04.660497 np0000175106 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension AdminActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660706 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension AdminActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660962 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension AdminActions extending resource: backups {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.660962 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661042 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-f8661b6e-6759-4ce0-8632-afa8c4e3075f None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension TypesManage extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661079 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-0fd5fc7f-f3ed-4996-a9e0-925ebba3f55a None None] Extension UsedLimits extending resource: limits {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:21:04.661295 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Tue May 19 23:21:04 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 23:21:04.662338 np0000175106 devstack@c-api.service[112390]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b044daa3668 pid: 112390 (default app) May 19 23:21:11.743787 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.743787 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.743787 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.743787 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.744627 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.744627 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.744627 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.744627 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.744928 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.744928 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.744928 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.744928 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.744928 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.744928 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.745355 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.745355 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.745355 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.745355 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.745355 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.745680 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.745680 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.745680 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.745680 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.745680 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746015 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746015 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746015 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746015 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746282 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746282 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746282 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746282 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746282 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746594 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746594 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746594 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746594 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746594 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746884 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746884 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746884 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746884 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.746884 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.746884 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.747539 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.747539 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.747539 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.747539 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.747539 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.747539 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.747905 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.747905 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.747905 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.747905 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.747905 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.747905 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748316 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748316 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748316 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748316 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748316 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748621 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748621 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748621 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748621 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748621 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748921 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748921 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748921 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748921 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.748921 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.748921 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749303 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749303 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749303 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749303 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749303 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749303 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749634 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749634 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749634 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749634 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749634 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749977 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749977 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749977 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.749977 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.749977 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750288 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.750288 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750288 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.750288 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750541 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.750541 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750541 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.750541 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750792 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.750792 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750792 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.750792 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.750792 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751124 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.751124 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751124 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.751124 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751124 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.751436 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751436 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.751436 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751436 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.751689 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751689 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.751689 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.751689 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752012 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752012 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752012 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752012 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752230 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752230 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752230 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752230 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752369 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752369 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752369 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752369 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752519 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752519 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752519 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752519 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752519 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752690 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752690 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752690 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752690 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752690 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752690 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752906 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752906 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752906 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.752906 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.752906 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753086 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753086 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753086 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753086 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753086 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753086 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753297 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753297 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753297 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753297 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753297 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753297 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753498 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753498 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753498 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753498 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753498 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753498 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753712 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753712 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753712 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753712 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753712 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753712 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753924 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753924 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.753924 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.753924 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.754153 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.754153 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.754153 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.754153 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.754153 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.754338 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.754338 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.754338 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.754338 np0000175106 devstack@c-api.service[112393]: /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 19 23:21:11.754338 np0000175106 devstack@c-api.service[112393]: warnings.warn(deprecated_msg) May 19 23:21:11.754338 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:21:12.200991 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 admin admin] POST https://199.204.45.22/volume/v3/types May 19 23:21:12.201558 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 23:21:12.203116 np0000175106 devstack@c-api.service[112393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:21:12.203116 np0000175106 devstack@c-api.service[112393]: warnings.warn( May 19 23:21:12.209649 np0000175106 devstack@c-api.service[112393]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 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=112393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:12.234389 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 May 19 23:21:12.234732 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Tue May 19 23:21:11 2026] POST /volume/v3/types => generated 186 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:21:12.260616 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.260616 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.260616 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.260616 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.260616 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.261449 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.261449 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.261449 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.261449 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.261449 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.261725 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.261725 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.261725 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.261725 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.261725 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.261725 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262123 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262123 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262123 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262123 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262349 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262349 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262349 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262349 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262600 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262600 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262600 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262600 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262825 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262825 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262825 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.262825 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.262825 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263148 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263148 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263148 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263148 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263148 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263419 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263419 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263419 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263419 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263419 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263419 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263765 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263765 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263765 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263765 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.263765 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.263765 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264163 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264163 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264163 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264163 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264163 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264163 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264485 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264485 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264485 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264485 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264485 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264786 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264786 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264786 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.264786 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.264786 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265076 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265076 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265076 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265076 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265076 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265076 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265404 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265404 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265404 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265404 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265404 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265404 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265713 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265713 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265713 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.265713 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.265713 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266007 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266007 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266007 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266007 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266007 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266296 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266296 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266296 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266296 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266524 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266524 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266524 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266524 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266762 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266762 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266762 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.266762 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.266762 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267080 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.267080 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267080 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.267080 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267080 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.267337 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267337 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.267337 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267337 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.267570 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267570 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.267570 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.267570 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268271 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268271 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268271 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268271 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268426 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268426 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268426 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268426 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268563 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268563 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268563 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268563 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268699 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268699 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268699 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268699 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268699 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268872 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268872 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268872 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268872 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.268872 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.268872 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269087 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269087 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269087 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269087 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269087 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269266 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269266 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269266 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269266 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269266 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269266 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269462 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269462 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269462 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269462 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269462 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269462 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269662 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269662 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269662 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269662 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269662 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269662 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269860 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269860 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269860 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269860 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.269860 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.269860 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270070 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270070 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270070 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270070 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270223 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270223 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270223 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270223 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270223 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270399 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270399 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270399 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270399 np0000175106 devstack@c-api.service[112392]: /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 19 23:21:12.270399 np0000175106 devstack@c-api.service[112392]: warnings.warn(deprecated_msg) May 19 23:21:12.270399 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 req-6a6d962e-ed7f-4b08-938b-8706d30ccbce None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:21:12.597099 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 req-6a6d962e-ed7f-4b08-938b-8706d30ccbce admin admin] POST https://199.204.45.22/volume/v3/types/cd35dbb7-46c4-476f-ac64-3b38213942ff/extra_specs May 19 23:21:12.597704 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 req-6a6d962e-ed7f-4b08-938b-8706d30ccbce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 23:21:12.599427 np0000175106 devstack@c-api.service[112392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:21:12.599427 np0000175106 devstack@c-api.service[112392]: warnings.warn( May 19 23:21:12.606565 np0000175106 devstack@c-api.service[112392]: DEBUG oslo_db.sqlalchemy.engines [req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 req-6a6d962e-ed7f-4b08-938b-8706d30ccbce 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=112392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:21:12.670959 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [req-bcd4e3e7-1a11-4d30-9ff3-610d40ea97d8 req-6a6d962e-ed7f-4b08-938b-8706d30ccbce admin admin] https://199.204.45.22/volume/v3/types/cd35dbb7-46c4-476f-ac64-3b38213942ff/extra_specs returned with HTTP 200 May 19 23:21:12.670959 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Tue May 19 23:21:12 2026] POST /volume/v3/types/cd35dbb7-46c4-476f-ac64-3b38213942ff/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:21:14.527407 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=6 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:21:14.543464 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=6 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:21:22.232266 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:21:22.667482 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:23:36.401986 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-ac6990ac-281c-444e-b853-a8aa472d3f7c None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:23:36.403472 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-ac6990ac-281c-444e-b853-a8aa472d3f7c None None] GET https://199.204.45.22/volume// May 19 23:23:36.404448 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-ac6990ac-281c-444e-b853-a8aa472d3f7c None None] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:23:36.404905 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-ac6990ac-281c-444e-b853-a8aa472d3f7c None None] Calling method 'all' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:23:36.406489 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-ac6990ac-281c-444e-b853-a8aa472d3f7c None None] https://199.204.45.22/volume// returned with HTTP 300 May 19 23:23:36.407711 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 2/4] 199.204.45.22 () {66 vars in 1449 bytes} [Tue May 19 23:23:36 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 23:24:12.105432 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.105432 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.105432 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.105432 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.105432 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.106598 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.106598 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.106598 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.106598 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.106598 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107003 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107003 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107003 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107003 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107003 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107003 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107451 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107451 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107451 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107451 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107743 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107743 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.107743 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.107743 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108087 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108087 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108087 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108087 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108387 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108387 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108387 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108387 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108387 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108769 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108769 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108769 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.108769 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.108769 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.109165 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.109165 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.109165 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.109165 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.109165 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.109165 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.109752 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.109752 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.109752 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.109752 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.109752 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.109752 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110043 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110043 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110043 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110043 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110043 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110043 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110311 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110311 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110311 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110311 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110311 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110544 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110544 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110544 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110544 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110544 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110748 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110748 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110748 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110748 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.110748 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.110748 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111044 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111044 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111044 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111044 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111044 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111044 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111288 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111288 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111288 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111288 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111288 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111513 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111513 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111513 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111513 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111513 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111728 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111728 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111728 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111728 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111907 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111907 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.111907 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.111907 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112100 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112100 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112100 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112100 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112100 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112335 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112335 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112335 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112335 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112335 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112527 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112527 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112527 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112527 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112699 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112699 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.112699 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.112699 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113048 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113048 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113048 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113048 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113236 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113236 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113236 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113236 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113459 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113459 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113459 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113459 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113629 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113629 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113629 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113629 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113629 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113859 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113859 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113859 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113859 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.113859 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.113859 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114129 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114129 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114129 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114129 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114129 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114328 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114328 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114328 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114328 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114328 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114328 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114584 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114584 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114584 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114584 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114584 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114584 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114842 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114842 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114842 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114842 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.114842 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.114842 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115114 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115114 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115114 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115114 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115114 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115114 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115365 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115365 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115365 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115365 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115535 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115535 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115535 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115535 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115535 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115770 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115770 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115770 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115770 np0000175106 devstack@c-api.service[112390]: /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 19 23:24:12.115770 np0000175106 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 19 23:24:12.115770 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-082aad22-513a-4701-af09-e08c788223b7 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:24:12.434907 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-082aad22-513a-4701-af09-e08c788223b7 demo demo] GET https://199.204.45.22/volume/v3/types May 19 23:24:12.434907 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-082aad22-513a-4701-af09-e08c788223b7 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:24:12.434907 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-082aad22-513a-4701-af09-e08c788223b7 demo demo] Calling method 'index' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:24:12.434907 np0000175106 devstack@c-api.service[112390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:24:12.434907 np0000175106 devstack@c-api.service[112390]: warnings.warn( May 19 23:24:12.434907 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-082aad22-513a-4701-af09-e08c788223b7 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:24:12.443976 np0000175106 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-082aad22-513a-4701-af09-e08c788223b7 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:24:12.465077 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-082aad22-513a-4701-af09-e08c788223b7 demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 May 19 23:24:12.465582 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 1/5] 199.204.45.22 () {64 vars in 1283 bytes} [Tue May 19 23:24:12 2026] GET /volume/v3/types => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:24:12.508050 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-10ea6777-3e17-44cf-9a3d-70282f4bdc44 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:24:12.511720 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-10ea6777-3e17-44cf-9a3d-70282f4bdc44 demo demo] GET https://199.204.45.22/volume/v3/types/default May 19 23:24:12.512004 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-10ea6777-3e17-44cf-9a3d-70282f4bdc44 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:24:12.512263 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-10ea6777-3e17-44cf-9a3d-70282f4bdc44 demo demo] Calling method 'show' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:24:12.525067 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-10ea6777-3e17-44cf-9a3d-70282f4bdc44 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 19 23:24:12.525400 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1294 bytes} [Tue May 19 23:24:12 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:24:13.015025 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-d98c1d29-a0e2-4237-9bc4-90565acb1993 None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:24:13.021967 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-d98c1d29-a0e2-4237-9bc4-90565acb1993 demo demo] GET https://199.204.45.22/volume/v3/types/default May 19 23:24:13.021967 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-d98c1d29-a0e2-4237-9bc4-90565acb1993 demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:24:13.021967 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-d98c1d29-a0e2-4237-9bc4-90565acb1993 demo demo] Calling method 'show' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:24:13.035670 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-d98c1d29-a0e2-4237-9bc4-90565acb1993 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 19 23:24:13.036183 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 2/7] 199.204.45.22 () {64 vars in 1294 bytes} [Tue May 19 23:24:13 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:24:13.612173 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-2eafa61d-e4a8-4690-aade-34af0fd19bb6 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:24:13.939556 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-2eafa61d-e4a8-4690-aade-34af0fd19bb6 demo demo] GET https://199.204.45.22/volume/v3/types/default May 19 23:24:13.939975 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-2eafa61d-e4a8-4690-aade-34af0fd19bb6 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:24:13.940234 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-2eafa61d-e4a8-4690-aade-34af0fd19bb6 demo demo] Calling method 'show' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:24:13.948664 np0000175106 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-2eafa61d-e4a8-4690-aade-34af0fd19bb6 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:24:13.964383 np0000175106 devstack@c-api.service[112391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:24:13.964383 np0000175106 devstack@c-api.service[112391]: warnings.warn( May 19 23:24:13.966802 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-2eafa61d-e4a8-4690-aade-34af0fd19bb6 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 19 23:24:13.967059 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 3/8] 199.204.45.22 () {64 vars in 1294 bytes} [Tue May 19 23:24:13 2026] GET /volume/v3/types/default => generated 145 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:24:14.016176 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-d1d9c1b4-d159-4f3c-999e-be7eb79add21 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:24:14.018523 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-d1d9c1b4-d159-4f3c-999e-be7eb79add21 demo demo] GET https://199.204.45.22/volume/v3/types/default May 19 23:24:14.018764 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-d1d9c1b4-d159-4f3c-999e-be7eb79add21 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:24:14.019052 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-d1d9c1b4-d159-4f3c-999e-be7eb79add21 demo demo] Calling method 'show' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:24:14.038523 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-d1d9c1b4-d159-4f3c-999e-be7eb79add21 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 19 23:24:14.039125 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1294 bytes} [Tue May 19 23:24:14 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) May 19 23:24:22.519984 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=2 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:24:23.032385 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=2 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:24:23.962229 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=2 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:24:24.033199 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=3 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:28:51.489436 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:28:51.577465 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:28:51.577683 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:28:51.577909 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:28:51.578553 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:28:51.579533 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:28:51.616177 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] Get all volumes completed successfully. May 19 23:28:51.618966 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-07317c6b-715e-486a-8c72-63a465e6e9c3 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:28:51.619435 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 3/10] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:28:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:29:01.608154 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:29:51.633826 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:29:51.641086 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:29:51.641381 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:29:51.641662 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:29:51.642466 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:29:51.643661 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:29:51.698745 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] Get all volumes completed successfully. May 19 23:29:51.705038 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-9124b4ed-19ea-4a0d-9913-cf68b3800ebe demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:29:51.706558 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:29:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:30:01.670084 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:30:51.737628 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:30:51.744077 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:30:51.744405 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:30:51.744722 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:30:51.745982 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:30:51.747151 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:30:51.794291 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] Get all volumes completed successfully. May 19 23:30:51.797349 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-48fc9ebc-1501-4ca1-bd14-86be9366a93f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:30:51.797965 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 4/12] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:30:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:31:01.785354 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:31:51.815239 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-4409b28b-f28c-4217-833d-da4e1916cc47 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:31:51.821005 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:31:51.821005 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:31:51.821005 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:31:51.821005 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:31:51.821331 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:31:51.868392 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] Get all volumes completed successfully. May 19 23:31:51.872477 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-4409b28b-f28c-4217-833d-da4e1916cc47 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:31:51.873269 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:31:51 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 19 23:32:01.859334 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:32:51.885138 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:32:51.887957 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:32:51.888277 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:32:51.888768 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:32:51.889001 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:32:51.890095 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:32:51.898520 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] Get all volumes completed successfully. May 19 23:32:51.901546 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-c11d14de-c4ed-4fe1-878a-6a83ad00e561 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:32:51.902079 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 4/14] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:32:51 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 19 23:33:01.893189 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:33:51.927469 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-2d155f93-b27e-452e-b57a-69de56029e1b None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:33:52.049265 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:33:52.049527 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:33:52.049650 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:33:52.050133 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:33:52.050716 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:33:52.058622 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] Get all volumes completed successfully. May 19 23:33:52.061648 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-2d155f93-b27e-452e-b57a-69de56029e1b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:33:52.062186 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:33:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:34:02.054800 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:34:52.086469 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:34:52.089952 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:34:52.089952 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:34:52.089952 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:34:52.089952 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:34:52.089952 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:34:52.124907 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] Get all volumes completed successfully. May 19 23:34:52.127076 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-e63e7f6d-396e-47d3-83b6-d83dfa4333b0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:34:52.127795 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 5/16] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:34:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:35:02.116123 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:35:52.147906 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-82640439-9afc-4648-b2c7-7216b71d6900 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:35:52.152107 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:35:52.152461 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:35:52.152841 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:35:52.153475 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:35:52.155038 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:35:52.163558 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] Get all volumes completed successfully. May 19 23:35:52.166035 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-82640439-9afc-4648-b2c7-7216b71d6900 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:35:52.166488 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:35:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:36:02.158142 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:36:52.190266 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:36:52.194338 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:36:52.194727 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:36:52.195159 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:36:52.195678 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:36:52.197231 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:36:52.210421 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] Get all volumes completed successfully. May 19 23:36:52.215669 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-3f2c266c-d6f1-4a5a-ad70-d25b08390fb2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:36:52.216389 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 5/18] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:36:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:37:02.202024 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:37:52.233372 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:37:52.237013 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:37:52.237113 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:37:52.237334 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:37:52.237624 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:37:52.238544 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:37:52.246708 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] Get all volumes completed successfully. May 19 23:37:52.248272 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-7f43d9d4-3c8b-4c9d-9130-8ac3ecca5adb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:37:52.248631 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:37:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:38:02.241496 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:38:52.272961 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-e0dd13d6-8445-48fd-a299-5942ea767973 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:38:52.428154 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:38:52.428549 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:38:52.428949 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:38:52.429401 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:38:52.430860 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:38:52.438773 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] Get all volumes completed successfully. May 19 23:38:52.441271 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-e0dd13d6-8445-48fd-a299-5942ea767973 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:38:52.441994 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 6/20] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:38:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:39:02.434526 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:39:52.459120 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:39:52.463805 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:39:52.464326 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:39:52.464622 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:39:52.464990 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:39:52.466071 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:39:52.477573 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] Get all volumes completed successfully. May 19 23:39:52.481614 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-acf7e43d-cdb7-496c-8a40-3b455516e51c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:39:52.482348 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:39:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:40:02.471360 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:40:52.500047 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:40:52.502735 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:40:52.502921 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:40:52.503291 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:40:52.503536 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:40:52.504281 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:40:52.510199 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] Get all volumes completed successfully. May 19 23:40:52.512459 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-5e97e9af-29bd-401b-8465-4b9b80fe40eb demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:40:52.513023 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:40:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:41:02.506873 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:41:52.529047 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:41:52.533328 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:41:52.533649 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:41:52.534002 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:41:52.534258 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:41:52.536987 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:41:52.545341 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] Get all volumes completed successfully. May 19 23:41:52.547322 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-79cdd04f-7fca-4765-b2e5-60c061790d6d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:41:52.547677 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:41:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:42:02.538870 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:42:52.566770 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:42:52.571040 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:42:52.571510 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:42:52.571877 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:42:52.572228 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:42:52.573280 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:42:52.580965 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] Get all volumes completed successfully. May 19 23:42:52.583741 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-aeaa5c77-f727-4ebf-a99a-8242f2f7df3f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:42:52.584243 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 7/24] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:42:52 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 19 23:43:02.576236 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:43:52.599126 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:43:52.734721 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:43:52.735094 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:43:52.735346 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:43:52.735661 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:43:52.736659 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:43:52.743560 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] Get all volumes completed successfully. May 19 23:43:52.745345 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-0fcf54e1-9c5f-4d73-aa40-2a8e23b0f172 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:43:52.745788 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:43:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:44:02.740241 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:44:52.758517 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:44:52.763287 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:44:52.763651 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:44:52.764087 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:44:52.764577 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:44:52.766132 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:44:52.772853 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] Get all volumes completed successfully. May 19 23:44:52.775089 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-b29505df-78ea-49ca-84bb-5d2cf0bb6167 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:44:52.775743 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:44:52 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 19 23:45:02.768775 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:45:52.790188 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:45:52.792647 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:45:52.792887 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:45:52.793223 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:45:52.793485 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:45:52.794458 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:45:52.806123 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] Get all volumes completed successfully. May 19 23:45:52.810321 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-3fb90c4a-b9ea-4a47-840d-edfd0d911821 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:45:52.810965 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:45:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:46:02.798444 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:46:52.825415 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:46:52.829495 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:46:52.829853 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:46:52.830265 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:46:52.830728 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:46:52.832145 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:46:52.842275 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] Get all volumes completed successfully. May 19 23:46:52.844791 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-88bbc474-9faf-47e7-89f4-75a0c5dca58b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:46:52.845503 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 8/28] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:46:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:47:02.835462 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:47:52.862671 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:47:52.865008 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:47:52.865264 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:47:52.865534 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:47:52.865785 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:47:52.866696 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:47:52.875371 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] Get all volumes completed successfully. May 19 23:47:52.877527 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-ac47beb6-74ff-45fd-a054-619106dfdf6e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:47:52.877878 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:47:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:48:02.870077 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:48:52.894404 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:48:52.994187 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:48:52.994552 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:48:52.994949 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:48:52.995570 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:48:52.997057 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:48:53.005906 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] Get all volumes completed successfully. May 19 23:48:53.007816 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-9c23fda7-fbf8-4b76-a914-673807f73a21 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:48:53.008165 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:48:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:49:03.001512 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:49:53.019715 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:49:53.021923 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:49:53.022341 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:49:53.022698 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:49:53.024003 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:49:53.024225 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:49:53.031645 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] Get all volumes completed successfully. May 19 23:49:53.034233 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-f29b0d53-3fb9-45e9-bda6-10d90f0de450 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:49:53.034895 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:49:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:50:03.027109 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:50:53.050861 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-52e102f3-d68b-4181-8589-684132faa58f None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:50:53.053545 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:50:53.053756 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:50:53.054038 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:50:53.054319 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:50:53.055261 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:50:53.064187 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] Get all volumes completed successfully. May 19 23:50:53.066702 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-52e102f3-d68b-4181-8589-684132faa58f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:50:53.067145 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 9/32] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:50:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:51:03.058249 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:51:53.081912 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:51:53.085859 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:51:53.086272 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:51:53.086542 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:51:53.086825 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:51:53.087743 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:51:53.096299 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] Get all volumes completed successfully. May 19 23:51:53.100672 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-833c44bb-e2e3-4164-ac27-907a1ecb16fc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:51:53.101753 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:51:53 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 19 23:52:03.090968 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:52:53.117907 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-92629508-f958-4766-90e2-6b74aef3d363 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:52:53.122765 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:52:53.123266 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:52:53.123742 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:52:53.124427 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:52:53.125620 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:52:53.132735 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] Get all volumes completed successfully. May 19 23:52:53.135071 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-92629508-f958-4766-90e2-6b74aef3d363 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:52:53.135613 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:52:53 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 19 23:53:03.128404 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:53:53.151541 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.middleware.request_id [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f None None] RequestId filter calling following filter/app {{(pid=112392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:53:53.193838 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:53:53.194205 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] Empty body provided in request {{(pid=112392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:53:53.194502 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.openstack.wsgi [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] Calling method 'detail' {{(pid=112392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:53:53.194862 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.api.api_utils [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] Removing options '' from query. {{(pid=112392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:53:53.196070 np0000175106 devstack@c-api.service[112392]: DEBUG cinder.volume.api [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:53:53.204028 np0000175106 devstack@c-api.service[112392]: INFO cinder.volume.api [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] Get all volumes completed successfully. May 19 23:53:53.206661 np0000175106 devstack@c-api.service[112392]: INFO cinder.api.openstack.wsgi [None req-b478f39e-91e9-4eb6-ba60-fc493a5ab07f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:53:53.207140 np0000175106 devstack@c-api.service[112392]: [pid: 112392|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:53:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:54:03.199448 np0000175106 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=1 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:54:53.224342 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:54:53.228846 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:54:53.229231 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:54:53.229596 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:54:53.230089 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:54:53.231534 np0000175106 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:54:53.242524 np0000175106 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] Get all volumes completed successfully. May 19 23:54:53.245492 np0000175106 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-0d0b39f0-3800-4e4c-ba32-67f1a60807f2 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:54:53.246037 np0000175106 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 10/36] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:54:53 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 19 23:55:03.235815 np0000175106 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:55:53.255572 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:55:53.259658 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:55:53.260044 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:55:53.260553 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:55:53.261023 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:55:53.262474 np0000175106 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:55:53.272616 np0000175106 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] Get all volumes completed successfully. May 19 23:55:53.276509 np0000175106 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-f51bc7e2-d38e-425b-a344-36e50cb2d2ed demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:55:53.277333 np0000175106 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 9/37] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:55:53 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 19 23:56:03.265609 np0000175106 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:56:53.295034 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.middleware.request_id [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 None None] RequestId filter calling following filter/app {{(pid=112393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:56:53.298742 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 19 23:56:53.298997 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] Empty body provided in request {{(pid=112393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:56:53.299235 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.openstack.wsgi [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] Calling method 'detail' {{(pid=112393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:56:53.299519 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.api.api_utils [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] Removing options '' from query. {{(pid=112393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:56:53.300473 np0000175106 devstack@c-api.service[112393]: DEBUG cinder.volume.api [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112393) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:56:53.307903 np0000175106 devstack@c-api.service[112393]: INFO cinder.volume.api [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] Get all volumes completed successfully. May 19 23:56:53.310442 np0000175106 devstack@c-api.service[112393]: INFO cinder.api.openstack.wsgi [None req-70c16c37-4229-4e8b-9ed9-27b6bb4f7750 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 19 23:56:53.311011 np0000175106 devstack@c-api.service[112393]: [pid: 112393|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1290 bytes} [Tue May 19 23:56:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:57:03.303646 np0000175106 devstack@c-api.service[112393]: DEBUG dbcounter [-] [112393] Writing DB stats cinder:SELECT=1 {{(pid=112393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}