May 06 21:03:16.929196 np0000172310 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 21:03:16.938780 np0000172310 devstack@c-api.service[112377]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 21:03:16 2026] *** May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: nodename: np0000172310 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: machine: x86_64 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: clock source: unix May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: pcre jit disabled May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: detected number of CPU cores: 16 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: current working directory: / May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: detected binary path: /usr/bin/uwsgi-core May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: your processes number limit is 256917 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: your memory page size is 4096 bytes May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: detected max file descriptor number: 2048 May 06 21:03:16.943262 np0000172310 devstack@c-api.service[112377]: lock engine: pthread robust mutexes May 06 21:03:16.944271 np0000172310 devstack@c-api.service[112377]: thunder lock: enabled May 06 21:03:16.944271 np0000172310 devstack@c-api.service[112377]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 21:03:16.944271 np0000172310 devstack@c-api.service[112377]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 21:03:16.944271 np0000172310 devstack@c-api.service[112377]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 21:03:16.944271 np0000172310 devstack@c-api.service[112377]: Set PythonHome to /opt/stack/data/venv May 06 21:03:16.978093 np0000172310 devstack@c-api.service[112377]: Python main interpreter initialized at 0x722a88ea3668 May 06 21:03:16.978093 np0000172310 devstack@c-api.service[112377]: python threads support enabled May 06 21:03:16.978093 np0000172310 devstack@c-api.service[112377]: your server socket listen backlog is limited to 100 connections May 06 21:03:16.978093 np0000172310 devstack@c-api.service[112377]: your mercy for graceful operations on workers is 80 seconds May 06 21:03:16.978630 np0000172310 devstack@c-api.service[112377]: mapped 671795 bytes (656 KB) for 4 cores May 06 21:03:16.978742 np0000172310 devstack@c-api.service[112377]: *** Operational MODE: preforking *** May 06 21:03:16.978999 np0000172310 devstack@c-api.service[112377]: *** uWSGI is running in multiple interpreter mode *** May 06 21:03:16.978999 np0000172310 devstack@c-api.service[112377]: spawned uWSGI master process (pid: 112377) May 06 21:03:16.979217 np0000172310 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 21:03:16.980054 np0000172310 devstack@c-api.service[112377]: spawned uWSGI worker 1 (pid: 112388, cores: 1) May 06 21:03:16.980642 np0000172310 devstack@c-api.service[112377]: spawned uWSGI worker 2 (pid: 112389, cores: 1) May 06 21:03:16.981112 np0000172310 devstack@c-api.service[112377]: spawned uWSGI worker 3 (pid: 112390, cores: 1) May 06 21:03:16.981858 np0000172310 devstack@c-api.service[112377]: spawned uWSGI worker 4 (pid: 112391, cores: 1) May 06 21:03:16.981965 np0000172310 devstack@c-api.service[112377]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: we strongly recommend against using it for new projects. May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: If you are already using Eventlet, we recommend migrating to a different May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: framework. For more detail see May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:03:17.106259 np0000172310 devstack@c-api.service[112389]: import eventlet # noqa May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: we strongly recommend against using it for new projects. May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: If you are already using Eventlet, we recommend migrating to a different May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: framework. For more detail see May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:03:17.116429 np0000172310 devstack@c-api.service[112391]: import eventlet # noqa May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: we strongly recommend against using it for new projects. May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: If you are already using Eventlet, we recommend migrating to a different May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: framework. For more detail see May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:03:17.117507 np0000172310 devstack@c-api.service[112390]: import eventlet # noqa May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: we strongly recommend against using it for new projects. May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: If you are already using Eventlet, we recommend migrating to a different May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: framework. For more detail see May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:03:17.126543 np0000172310 devstack@c-api.service[112388]: import eventlet # noqa May 06 21:03:17.189837 np0000172310 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 21:03:17.189837 np0000172310 devstack@c-api.service[112389]: debtcollector.deprecate( May 06 21:03:17.202413 np0000172310 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 06 21:03:17.202413 np0000172310 devstack@c-api.service[112390]: debtcollector.deprecate( May 06 21:03:17.208616 np0000172310 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 06 21:03:17.208616 np0000172310 devstack@c-api.service[112391]: debtcollector.deprecate( May 06 21:03:17.212833 np0000172310 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 21:03:17.212833 np0000172310 devstack@c-api.service[112388]: debtcollector.deprecate( May 06 21:03:17.266167 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:17.266167 np0000172310 devstack@c-api.service[112389]: from cgi import parse_header May 06 21:03:17.292021 np0000172310 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 06 21:03:17.292021 np0000172310 devstack@c-api.service[112391]: from cgi import parse_header May 06 21:03:17.296137 np0000172310 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 06 21:03:17.296137 np0000172310 devstack@c-api.service[112390]: from cgi import parse_header May 06 21:03:17.296256 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:17.296256 np0000172310 devstack@c-api.service[112388]: from cgi import parse_header May 06 21:03:17.309724 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:17.309724 np0000172310 devstack@c-api.service[112389]: removals.removed_module( May 06 21:03:17.310400 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:17.310400 np0000172310 devstack@c-api.service[112389]: removals.removed_module( May 06 21:03:17.338738 np0000172310 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 06 21:03:17.338738 np0000172310 devstack@c-api.service[112391]: removals.removed_module( May 06 21:03:17.339461 np0000172310 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 06 21:03:17.339461 np0000172310 devstack@c-api.service[112391]: removals.removed_module( May 06 21:03:17.342277 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:17.342277 np0000172310 devstack@c-api.service[112388]: removals.removed_module( May 06 21:03:17.343027 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:17.343027 np0000172310 devstack@c-api.service[112388]: removals.removed_module( May 06 21:03:17.344397 np0000172310 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 06 21:03:17.344397 np0000172310 devstack@c-api.service[112390]: removals.removed_module( May 06 21:03:17.345206 np0000172310 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 06 21:03:17.345206 np0000172310 devstack@c-api.service[112390]: removals.removed_module( May 06 21:03:17.906949 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:17.906949 np0000172310 devstack@c-api.service[112389]: warnings.warn( May 06 21:03:17.952623 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:17.952623 np0000172310 devstack@c-api.service[112388]: warnings.warn( May 06 21:03:17.988632 np0000172310 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 06 21:03:17.988632 np0000172310 devstack@c-api.service[112390]: warnings.warn( May 06 21:03:17.991811 np0000172310 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 06 21:03:17.991811 np0000172310 devstack@c-api.service[112391]: warnings.warn( May 06 21:03:18.008407 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:18.008407 np0000172310 devstack@c-api.service[112389]: warnings.warn( May 06 21:03:18.053675 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:18.053675 np0000172310 devstack@c-api.service[112388]: warnings.warn( May 06 21:03:18.091670 np0000172310 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 06 21:03:18.091670 np0000172310 devstack@c-api.service[112390]: warnings.warn( May 06 21:03:18.114278 np0000172310 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 06 21:03:18.114278 np0000172310 devstack@c-api.service[112391]: warnings.warn( May 06 21:03:18.319830 np0000172310 devstack@c-api.service[112389]: 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 06 21:03:18.320470 np0000172310 devstack@c-api.service[112389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 21:03:18.334645 np0000172310 devstack@c-api.service[112388]: 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 06 21:03:18.335212 np0000172310 devstack@c-api.service[112388]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112388) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 21:03:18.383846 np0000172310 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 06 21:03:18.384463 np0000172310 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 06 21:03:18.408656 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:18.408656 np0000172310 devstack@c-api.service[112388]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:03:18.409841 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:18.409841 np0000172310 devstack@c-api.service[112389]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:03:18.420671 np0000172310 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 06 21:03:18.421296 np0000172310 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 06 21:03:18.474075 np0000172310 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 06 21:03:18.474075 np0000172310 devstack@c-api.service[112390]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:03:18.492027 np0000172310 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 06 21:03:18.492027 np0000172310 devstack@c-api.service[112391]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:03:18.903067 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:03:18.903239 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:03:18.903307 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:03:18.903490 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:03:18.903566 np0000172310 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 06 21:03:18.903640 np0000172310 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 06 21:03:18.903706 np0000172310 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 06 21:03:18.903752 np0000172310 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 06 21:03:18.903875 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.903932 np0000172310 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 06 21:03:18.903975 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.904024 np0000172310 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 06 21:03:18.904068 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.904112 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.904220 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.904282 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.905155 np0000172310 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 06 21:03:18.905224 np0000172310 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 06 21:03:18.905267 np0000172310 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 06 21:03:18.905318 np0000172310 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 06 21:03:18.905406 np0000172310 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 06 21:03:18.905470 np0000172310 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 06 21:03:18.905515 np0000172310 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 06 21:03:18.905562 np0000172310 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 06 21:03:18.905621 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.905676 np0000172310 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 06 21:03:18.905718 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.905783 np0000172310 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 06 21:03:18.905838 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.905838 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.905933 np0000172310 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 06 21:03:18.905982 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.906024 np0000172310 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 06 21:03:18.906071 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.906071 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.906194 np0000172310 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 06 21:03:18.906194 np0000172310 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 06 21:03:18.906271 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.906271 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.906373 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.906447 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.906575 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.906635 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.906781 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.907634 np0000172310 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 06 21:03:18.907698 np0000172310 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 06 21:03:18.907737 np0000172310 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 06 21:03:18.907841 np0000172310 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 06 21:03:18.907899 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.907959 np0000172310 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 06 21:03:18.908008 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.908055 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.908111 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.908157 np0000172310 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 06 21:03:18.908198 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.908251 np0000172310 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 06 21:03:18.908299 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.908343 np0000172310 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 06 21:03:18.908448 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.908499 np0000172310 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 06 21:03:18.908560 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.908618 np0000172310 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 06 21:03:18.908665 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.908706 np0000172310 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 06 21:03:18.908750 np0000172310 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 06 21:03:18.908818 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.908869 np0000172310 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 06 21:03:18.908908 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.908954 np0000172310 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 06 21:03:18.909011 np0000172310 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 06 21:03:18.909059 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.909114 np0000172310 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 06 21:03:18.909161 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.909161 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.909251 np0000172310 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 06 21:03:18.909307 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.909348 np0000172310 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 06 21:03:18.909348 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.909348 np0000172310 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 06 21:03:18.909348 np0000172310 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 06 21:03:18.909348 np0000172310 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 06 21:03:18.909348 np0000172310 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 06 21:03:18.909348 np0000172310 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 06 21:03:18.909348 np0000172310 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 06 21:03:18.909807 np0000172310 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 06 21:03:18.909807 np0000172310 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 06 21:03:18.909940 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.909940 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.909940 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.910109 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.910109 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.910251 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.910361 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.910427 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.910552 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.910636 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.910727 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.910936 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.910936 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.911074 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.911143 np0000172310 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 06 21:03:18.911143 np0000172310 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 06 21:03:18.911143 np0000172310 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 06 21:03:18.911311 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.911385 np0000172310 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 06 21:03:18.911455 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.911523 np0000172310 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 06 21:03:18.911588 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.911646 np0000172310 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 06 21:03:18.911705 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.911784 np0000172310 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 06 21:03:18.911882 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.911882 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.911882 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.912054 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.912054 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.912161 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.912216 np0000172310 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 06 21:03:18.912273 np0000172310 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 06 21:03:18.912327 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.912398 np0000172310 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 06 21:03:18.912398 np0000172310 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 06 21:03:18.912556 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.912615 np0000172310 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 06 21:03:18.912681 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.912743 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.912826 np0000172310 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 06 21:03:18.912886 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.912942 np0000172310 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 06 21:03:18.913013 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.913069 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.913069 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.913069 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.913227 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.913288 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.913344 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.913436 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.913537 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.913634 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.913729 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.913843 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.913969 np0000172310 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 06 21:03:18.914027 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.914091 np0000172310 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 06 21:03:18.914091 np0000172310 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 06 21:03:18.914178 np0000172310 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 06 21:03:18.914225 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.914271 np0000172310 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 06 21:03:18.914326 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.914374 np0000172310 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 06 21:03:18.914419 np0000172310 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 06 21:03:18.914466 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.914525 np0000172310 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 06 21:03:18.914573 np0000172310 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 06 21:03:18.914617 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.914663 np0000172310 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 06 21:03:18.914716 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.914763 np0000172310 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 06 21:03:18.914829 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.914873 np0000172310 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 06 21:03:18.914914 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.914965 np0000172310 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 06 21:03:18.914965 np0000172310 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 06 21:03:18.915067 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.915118 np0000172310 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 06 21:03:18.915171 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.915220 np0000172310 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 06 21:03:18.915220 np0000172310 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 06 21:03:18.915309 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.915355 np0000172310 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 06 21:03:18.915400 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.915629 np0000172310 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 06 21:03:18.915831 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.915886 np0000172310 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 06 21:03:18.915886 np0000172310 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 06 21:03:18.915959 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.915959 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.916046 np0000172310 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 06 21:03:18.916046 np0000172310 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 06 21:03:18.916137 np0000172310 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 06 21:03:18.916137 np0000172310 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 06 21:03:18.916232 np0000172310 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 06 21:03:18.916282 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.916331 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.916386 np0000172310 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 06 21:03:18.916433 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.916534 np0000172310 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 06 21:03:18.916591 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.916643 np0000172310 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 06 21:03:18.916688 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.916733 np0000172310 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 06 21:03:18.916815 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.916875 np0000172310 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 06 21:03:18.916921 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.916921 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.917018 np0000172310 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 06 21:03:18.917018 np0000172310 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 06 21:03:18.917101 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.917148 np0000172310 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 06 21:03:18.917194 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.917194 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.917194 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.917316 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.917445 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.917500 np0000172310 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 06 21:03:18.917549 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.917593 np0000172310 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 06 21:03:18.917639 np0000172310 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 06 21:03:18.917693 np0000172310 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 06 21:03:18.917822 np0000172310 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 06 21:03:18.917915 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.918014 np0000172310 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 06 21:03:18.918737 np0000172310 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 06 21:03:18.918815 np0000172310 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 06 21:03:18.918894 np0000172310 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 06 21:03:18.918964 np0000172310 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 06 21:03:18.919049 np0000172310 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 06 21:03:18.919111 np0000172310 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 06 21:03:18.919205 np0000172310 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 06 21:03:18.919263 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.919318 np0000172310 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 06 21:03:18.919362 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.919410 np0000172310 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 06 21:03:18.919453 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.919493 np0000172310 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 06 21:03:18.919533 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.919575 np0000172310 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 06 21:03:18.919638 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.919699 np0000172310 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 06 21:03:18.919743 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.919816 np0000172310 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 06 21:03:18.919862 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.919904 np0000172310 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 06 21:03:18.919947 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.920005 np0000172310 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 06 21:03:18.920048 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.920088 np0000172310 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 06 21:03:18.920130 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.920172 np0000172310 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 06 21:03:18.920213 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.920270 np0000172310 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 06 21:03:18.920302 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.920337 np0000172310 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 06 21:03:18.920337 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.920392 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.920422 np0000172310 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 06 21:03:18.920451 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.920451 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.920451 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.920590 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.920684 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.920780 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.920831 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.920888 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.920945 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.920996 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.921088 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.921176 np0000172310 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 06 21:03:18.921230 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.921275 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.921325 np0000172310 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 06 21:03:18.921372 np0000172310 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 06 21:03:18.921415 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.921468 np0000172310 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 06 21:03:18.921515 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.921558 np0000172310 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 06 21:03:18.921602 np0000172310 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 06 21:03:18.921684 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.921745 np0000172310 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 06 21:03:18.921810 np0000172310 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 06 21:03:18.921905 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.921957 np0000172310 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 06 21:03:18.922004 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.922066 np0000172310 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 06 21:03:18.922066 np0000172310 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 06 21:03:18.922155 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.922203 np0000172310 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 06 21:03:18.922250 np0000172310 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 06 21:03:18.922301 np0000172310 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 06 21:03:18.922351 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.922402 np0000172310 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 06 21:03:18.922452 np0000172310 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 06 21:03:18.922508 np0000172310 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 06 21:03:18.922556 np0000172310 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 06 21:03:18.922603 np0000172310 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 06 21:03:18.922657 np0000172310 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 06 21:03:18.922704 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.922756 np0000172310 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 06 21:03:18.922832 np0000172310 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 06 21:03:18.922879 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.922928 np0000172310 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 06 21:03:18.922972 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.923024 np0000172310 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 06 21:03:18.923069 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.923114 np0000172310 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 06 21:03:18.923153 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.923195 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.923239 np0000172310 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 06 21:03:18.923282 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.923333 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.923384 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.923435 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.923477 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.923521 np0000172310 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 06 21:03:18.923565 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.923609 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.923662 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.923662 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.923662 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.923833 np0000172310 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 06 21:03:18.923880 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.923936 np0000172310 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 06 21:03:18.923936 np0000172310 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 06 21:03:18.923936 np0000172310 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 06 21:03:18.923936 np0000172310 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 06 21:03:18.924091 np0000172310 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 06 21:03:18.924091 np0000172310 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 06 21:03:18.924402 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.924472 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.924640 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.924796 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.924882 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.924990 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.925075 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.926938 np0000172310 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 06 21:03:18.927007 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.927007 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.927085 np0000172310 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 06 21:03:18.927085 np0000172310 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 06 21:03:18.927154 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.927209 np0000172310 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 06 21:03:18.927254 np0000172310 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 06 21:03:18.927296 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.927340 np0000172310 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 06 21:03:18.927431 np0000172310 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 06 21:03:18.927488 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.927532 np0000172310 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 06 21:03:18.927580 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.927624 np0000172310 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 06 21:03:18.927674 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.927725 np0000172310 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 06 21:03:18.927725 np0000172310 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 06 21:03:18.927848 np0000172310 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 06 21:03:18.927895 np0000172310 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 06 21:03:18.927978 np0000172310 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 06 21:03:18.929033 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.929100 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.929146 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.929208 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.929300 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.929366 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.929484 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.930514 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.930579 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.930661 np0000172310 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 06 21:03:18.930719 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.930784 np0000172310 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 06 21:03:18.930863 np0000172310 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 06 21:03:18.930917 np0000172310 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 06 21:03:18.930965 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.931010 np0000172310 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 06 21:03:18.931056 np0000172310 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 06 21:03:18.931123 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.931194 np0000172310 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 06 21:03:18.931242 np0000172310 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 06 21:03:18.931288 np0000172310 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 06 21:03:18.931334 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.931384 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.931428 np0000172310 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 06 21:03:18.931474 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.931519 np0000172310 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 06 21:03:18.931574 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.931624 np0000172310 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 06 21:03:18.931669 np0000172310 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 06 21:03:18.931724 np0000172310 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 06 21:03:18.931785 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.931835 np0000172310 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 06 21:03:18.931880 np0000172310 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 06 21:03:18.931934 np0000172310 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 06 21:03:18.931990 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.932034 np0000172310 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 06 21:03:18.932075 np0000172310 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 06 21:03:18.932117 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.932161 np0000172310 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 06 21:03:18.932204 np0000172310 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 06 21:03:18.932246 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.932289 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.932339 np0000172310 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 06 21:03:18.932387 np0000172310 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 06 21:03:18.932435 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.932479 np0000172310 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 06 21:03:18.932520 np0000172310 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 06 21:03:18.932620 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.932667 np0000172310 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 06 21:03:18.932706 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.932747 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.932747 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.932747 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.932919 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.932967 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.932967 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.933056 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.933110 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.933110 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.933209 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.933258 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.933258 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.933258 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.933390 np0000172310 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 06 21:03:18.933390 np0000172310 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 06 21:03:18.933479 np0000172310 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 06 21:03:18.933526 np0000172310 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 06 21:03:18.933577 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.933638 np0000172310 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 06 21:03:18.933689 np0000172310 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 06 21:03:18.933736 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.933969 np0000172310 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 06 21:03:18.934026 np0000172310 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 06 21:03:18.934067 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.934107 np0000172310 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 06 21:03:18.934161 np0000172310 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 06 21:03:18.934266 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.934313 np0000172310 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 06 21:03:18.934373 np0000172310 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 06 21:03:18.934416 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.934458 np0000172310 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 06 21:03:18.934500 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.934539 np0000172310 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 06 21:03:18.934580 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.934621 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.934621 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.934621 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.934816 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.934968 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.934968 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.935085 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.935690 np0000172310 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 06 21:03:18.935755 np0000172310 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 06 21:03:18.935856 np0000172310 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 06 21:03:18.935935 np0000172310 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 06 21:03:18.935988 np0000172310 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 06 21:03:18.936048 np0000172310 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 06 21:03:18.936098 np0000172310 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 06 21:03:18.936137 np0000172310 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 06 21:03:18.936193 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.936239 np0000172310 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 06 21:03:18.936284 np0000172310 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 06 21:03:18.936284 np0000172310 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 06 21:03:18.936381 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.936428 np0000172310 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 06 21:03:18.936428 np0000172310 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 06 21:03:18.936522 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.936566 np0000172310 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 06 21:03:18.936652 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.936703 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.936745 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.936745 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.936852 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.936895 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.936983 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.937080 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.937129 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.937173 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.937236 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.937676 np0000172310 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 06 21:03:18.937742 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.937829 np0000172310 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 06 21:03:18.937880 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.937929 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.937983 np0000172310 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 06 21:03:18.938029 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.938082 np0000172310 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 06 21:03:18.938139 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.938189 np0000172310 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 06 21:03:18.938234 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.938283 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.938336 np0000172310 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 06 21:03:18.938384 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.938435 np0000172310 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 06 21:03:18.938480 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.938525 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.938576 np0000172310 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 06 21:03:18.938576 np0000172310 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 06 21:03:18.938670 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.938715 np0000172310 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 06 21:03:18.938715 np0000172310 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 06 21:03:18.938825 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.938870 np0000172310 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 06 21:03:18.938923 np0000172310 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 06 21:03:18.938923 np0000172310 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 06 21:03:18.939018 np0000172310 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 06 21:03:18.939076 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.939125 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.939169 np0000172310 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 06 21:03:18.939215 np0000172310 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 06 21:03:18.939259 np0000172310 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 06 21:03:18.939303 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.939357 np0000172310 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 06 21:03:18.939404 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.939456 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.939502 np0000172310 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 06 21:03:18.939553 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.939598 np0000172310 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 06 21:03:18.939649 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.939649 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.939727 np0000172310 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 06 21:03:18.939784 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.939836 np0000172310 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 06 21:03:18.939836 np0000172310 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 06 21:03:18.939912 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.939967 np0000172310 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 06 21:03:18.939967 np0000172310 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 06 21:03:18.940040 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.940081 np0000172310 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 06 21:03:18.940129 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.940168 np0000172310 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 06 21:03:18.940215 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.940215 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.940215 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.940215 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.940623 np0000172310 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 06 21:03:18.940789 np0000172310 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 06 21:03:18.940858 np0000172310 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 06 21:03:18.940905 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.940956 np0000172310 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 06 21:03:18.941007 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.941055 np0000172310 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 06 21:03:18.941101 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.941147 np0000172310 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 06 21:03:18.941194 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.941250 np0000172310 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 06 21:03:18.941299 np0000172310 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 06 21:03:18.941353 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.941353 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.941446 np0000172310 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 06 21:03:18.941492 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.941536 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.941580 np0000172310 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 06 21:03:18.941624 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.941682 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.941734 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.941794 np0000172310 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 06 21:03:18.941794 np0000172310 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 06 21:03:18.941884 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.941936 np0000172310 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 06 21:03:18.941936 np0000172310 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 06 21:03:18.942018 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.942018 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.942102 np0000172310 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 06 21:03:18.942102 np0000172310 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 06 21:03:18.942102 np0000172310 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 06 21:03:18.942241 np0000172310 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 06 21:03:18.942288 np0000172310 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 06 21:03:18.942334 np0000172310 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 06 21:03:18.942380 np0000172310 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 06 21:03:18.942380 np0000172310 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 06 21:03:18.942462 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.942517 np0000172310 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 06 21:03:18.942574 np0000172310 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 06 21:03:18.942626 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.942673 np0000172310 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 06 21:03:18.942714 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.942754 np0000172310 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 06 21:03:18.942833 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.942879 np0000172310 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 06 21:03:18.942947 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.942991 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.943039 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.943082 np0000172310 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 06 21:03:18.943130 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.943173 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.943173 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.943173 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.943173 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.943313 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.943415 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.944343 np0000172310 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 06 21:03:18.944419 np0000172310 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 06 21:03:18.944453 np0000172310 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 06 21:03:18.944516 np0000172310 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 06 21:03:18.944569 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.944620 np0000172310 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 06 21:03:18.944691 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.944740 np0000172310 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 06 21:03:18.944810 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.944873 np0000172310 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 06 21:03:18.944928 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.944928 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.944928 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.945051 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.945098 np0000172310 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 06 21:03:18.945211 np0000172310 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 06 21:03:18.945293 np0000172310 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 06 21:03:18.945387 np0000172310 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 06 21:03:18.945476 np0000172310 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 06 21:03:18.945584 np0000172310 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 06 21:03:18.945671 np0000172310 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 06 21:03:18.946020 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.946099 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.946200 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.946314 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.946410 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.946500 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.946610 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.950600 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.950708 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.950708 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.950800 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.950840 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.950906 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.950974 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.951342 np0000172310 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 06 21:03:18.951421 np0000172310 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 06 21:03:18.951466 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.951514 np0000172310 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 06 21:03:18.951514 np0000172310 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 06 21:03:18.951606 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.951652 np0000172310 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 06 21:03:18.951694 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.951737 np0000172310 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 06 21:03:18.951811 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.951862 np0000172310 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 06 21:03:18.951907 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.951948 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.951987 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.952033 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.952090 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.952136 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.952185 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.952233 np0000172310 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 06 21:03:18.952275 np0000172310 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 06 21:03:18.952321 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.952321 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.952395 np0000172310 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 06 21:03:18.952435 np0000172310 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 06 21:03:18.952491 np0000172310 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 06 21:03:18.952543 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.952585 np0000172310 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 06 21:03:18.952623 np0000172310 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 06 21:03:18.952673 np0000172310 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 06 21:03:18.952745 np0000172310 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 06 21:03:18.952805 np0000172310 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 06 21:03:18.952805 np0000172310 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 06 21:03:18.953088 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.953141 np0000172310 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 06 21:03:18.953190 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.953235 np0000172310 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 06 21:03:18.953274 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.953274 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.953348 np0000172310 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 06 21:03:18.953403 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.953403 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.953403 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.953517 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.953517 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.953615 np0000172310 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 06 21:03:18.953663 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.953713 np0000172310 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 06 21:03:18.953757 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.953825 np0000172310 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 06 21:03:18.953864 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.953864 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.953941 np0000172310 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 06 21:03:18.953985 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.954024 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.954083 np0000172310 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 06 21:03:18.954127 np0000172310 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 06 21:03:18.954177 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.954216 np0000172310 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 06 21:03:18.954260 np0000172310 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 06 21:03:18.954301 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.954355 np0000172310 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 06 21:03:18.954401 np0000172310 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 06 21:03:18.954445 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.954493 np0000172310 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 06 21:03:18.954536 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.954571 np0000172310 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 06 21:03:18.954571 np0000172310 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 06 21:03:18.954640 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.954679 np0000172310 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 06 21:03:18.954717 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.954754 np0000172310 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 06 21:03:18.954754 np0000172310 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 06 21:03:18.954754 np0000172310 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 06 21:03:18.954754 np0000172310 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 06 21:03:18.954754 np0000172310 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 06 21:03:18.954754 np0000172310 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 06 21:03:18.954754 np0000172310 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 06 21:03:18.960505 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.960588 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.960669 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.960737 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.960827 np0000172310 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 06 21:03:18.960887 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.960932 np0000172310 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 06 21:03:18.960988 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.961041 np0000172310 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 06 21:03:18.961087 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.961134 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.961185 np0000172310 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 06 21:03:18.961234 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.961284 np0000172310 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 06 21:03:18.961323 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.961371 np0000172310 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 06 21:03:18.961424 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.961424 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.961515 np0000172310 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 06 21:03:18.961566 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.961566 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.963531 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.963598 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.963658 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.963733 np0000172310 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 06 21:03:18.963910 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.963966 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.964023 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.964072 np0000172310 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 06 21:03:18.964118 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.964166 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.964210 np0000172310 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 06 21:03:18.964254 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.964299 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.964361 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.964407 np0000172310 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 06 21:03:18.964450 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.964494 np0000172310 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 06 21:03:18.964545 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.964545 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.964624 np0000172310 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 06 21:03:18.964624 np0000172310 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 06 21:03:18.964991 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.965049 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.965104 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.965148 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.965185 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.965228 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.965265 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.965308 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.965361 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.965407 np0000172310 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 06 21:03:18.965456 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.965518 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.965569 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.965616 np0000172310 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 06 21:03:18.965660 np0000172310 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 06 21:03:18.965715 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.965781 np0000172310 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 06 21:03:18.965829 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.965886 np0000172310 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 06 21:03:18.965933 np0000172310 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 06 21:03:18.965980 np0000172310 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 06 21:03:18.966034 np0000172310 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 06 21:03:18.966080 np0000172310 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 06 21:03:18.966129 np0000172310 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 06 21:03:18.966174 np0000172310 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 06 21:03:18.966216 np0000172310 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 06 21:03:18.966261 np0000172310 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 06 21:03:18.966306 np0000172310 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 06 21:03:18.966585 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.966647 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.966704 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.966704 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.966840 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.966905 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.966951 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.967000 np0000172310 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 06 21:03:18.967047 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.967098 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.967150 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.967196 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.967245 np0000172310 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 06 21:03:18.967299 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.967347 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.967394 np0000172310 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 06 21:03:18.967438 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.967482 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.967538 np0000172310 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 06 21:03:18.967589 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.967633 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.967688 np0000172310 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 06 21:03:18.967735 np0000172310 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 06 21:03:18.967812 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.967863 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.967909 np0000172310 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 06 21:03:18.967953 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.967997 np0000172310 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 06 21:03:18.968048 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.968094 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.968145 np0000172310 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 06 21:03:18.968192 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.968234 np0000172310 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 06 21:03:18.968369 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.968424 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.968467 np0000172310 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 06 21:03:18.968516 np0000172310 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 06 21:03:18.968560 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.968602 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.968645 np0000172310 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 06 21:03:18.968678 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.968728 np0000172310 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 06 21:03:18.968791 np0000172310 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 06 21:03:18.968863 np0000172310 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 06 21:03:18.968863 np0000172310 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 06 21:03:18.968863 np0000172310 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 06 21:03:18.968863 np0000172310 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 06 21:03:18.968863 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.969030 np0000172310 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 06 21:03:18.969074 np0000172310 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 06 21:03:18.969116 np0000172310 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 06 21:03:18.969116 np0000172310 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 06 21:03:18.969116 np0000172310 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 06 21:03:18.969116 np0000172310 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 06 21:03:18.969116 np0000172310 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 06 21:03:18.969116 np0000172310 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 06 21:03:18.969357 np0000172310 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 06 21:03:18.969357 np0000172310 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 06 21:03:18.969451 np0000172310 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 06 21:03:18.969498 np0000172310 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 06 21:03:18.969546 np0000172310 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 06 21:03:18.969591 np0000172310 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 06 21:03:18.969648 np0000172310 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 06 21:03:18.969703 np0000172310 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 06 21:03:18.969703 np0000172310 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 06 21:03:18.969811 np0000172310 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 06 21:03:18.969811 np0000172310 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 06 21:03:18.969896 np0000172310 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 06 21:03:18.969944 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.970003 np0000172310 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 06 21:03:18.970058 np0000172310 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 06 21:03:18.970099 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.970151 np0000172310 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 06 21:03:18.970197 np0000172310 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 06 21:03:18.970247 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.970290 np0000172310 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 06 21:03:18.970332 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.970373 np0000172310 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 06 21:03:18.970420 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.970464 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.970507 np0000172310 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 06 21:03:18.970548 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.970596 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.970637 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.970680 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.970724 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.970767 np0000172310 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 06 21:03:18.970829 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.970829 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.970829 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.970829 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.970992 np0000172310 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 06 21:03:18.970992 np0000172310 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 06 21:03:18.970992 np0000172310 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 06 21:03:18.970992 np0000172310 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 06 21:03:18.971153 np0000172310 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 06 21:03:18.971153 np0000172310 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 06 21:03:18.971237 np0000172310 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 06 21:03:18.974982 np0000172310 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 06 21:03:18.975058 np0000172310 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 06 21:03:18.975148 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.975219 np0000172310 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 06 21:03:18.975274 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.975324 np0000172310 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 06 21:03:18.975370 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.975416 np0000172310 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 06 21:03:18.975459 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.975459 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.975566 np0000172310 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 06 21:03:18.975615 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.975660 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.975716 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.975765 np0000172310 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 06 21:03:18.975828 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.975889 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.975937 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.975986 np0000172310 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 06 21:03:18.976038 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.976081 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.976120 np0000172310 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 06 21:03:18.976168 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.976213 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.976256 np0000172310 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 06 21:03:18.976298 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.976338 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.976379 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.976417 np0000172310 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 06 21:03:18.976455 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:03:18.976495 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.976536 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:03:18.976568 np0000172310 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 06 21:03:18.976606 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:03:18.976649 np0000172310 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 06 21:03:18.976690 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:03:18.976690 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:03:18.976690 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:03:18.976690 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:03:18.977075 np0000172310 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 06 21:03:18.977155 np0000172310 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 06 21:03:18.977205 np0000172310 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 06 21:03:18.977260 np0000172310 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 06 21:03:18.977308 np0000172310 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 06 21:03:18.977355 np0000172310 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 06 21:03:18.977416 np0000172310 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 06 21:03:18.977470 np0000172310 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 06 21:03:18.977553 np0000172310 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 06 21:03:18.977602 np0000172310 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 06 21:03:18.977669 np0000172310 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 06 21:03:18.977717 np0000172310 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 06 21:03:18.977802 np0000172310 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 06 21:03:19.023838 np0000172310 devstack@c-api.service[112390]: INFO dbcounter [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Registered counter for database cinder May 06 21:03:19.024356 np0000172310 devstack@c-api.service[112388]: INFO dbcounter [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Registered counter for database cinder May 06 21:03:19.026267 np0000172310 devstack@c-api.service[112391]: INFO dbcounter [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Registered counter for database cinder May 06 21:03:19.027051 np0000172310 devstack@c-api.service[112389]: INFO dbcounter [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Registered counter for database cinder May 06 21:03:19.035721 np0000172310 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:03:19.038297 np0000172310 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 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 06 21:03:19.041637 np0000172310 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 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 06 21:03:19.047680 np0000172310 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:03:19.158566 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writer thread running {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 21:03:19.160614 np0000172310 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 06 21:03:19.161569 np0000172310 devstack@c-api.service[112388]: INFO cinder.rpc [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:03:19.163308 np0000172310 devstack@c-api.service[112390]: INFO cinder.rpc [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:03:19.164047 np0000172310 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 06 21:03:19.164151 np0000172310 devstack@c-api.service[112388]: INFO cinder.rpc [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:03:19.165809 np0000172310 devstack@c-api.service[112390]: INFO cinder.rpc [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:03:19.167114 np0000172310 devstack@c-api.service[112388]: INFO cinder.rpc [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:03:19.168141 np0000172310 devstack@c-api.service[112391]: INFO cinder.rpc [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:03:19.168227 np0000172310 devstack@c-api.service[112390]: INFO cinder.rpc [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:03:19.169569 np0000172310 devstack@c-api.service[112388]: INFO cinder.rpc [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:03:19.170077 np0000172310 devstack@c-api.service[112390]: INFO cinder.rpc [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:03:19.170864 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.171022 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.171729 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writer thread running {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 21:03:19.172363 np0000172310 devstack@c-api.service[112391]: INFO cinder.rpc [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:03:19.172729 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.172845 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.174174 np0000172310 devstack@c-api.service[112389]: INFO cinder.rpc [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:03:19.175366 np0000172310 devstack@c-api.service[112391]: INFO cinder.rpc [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:03:19.176364 np0000172310 devstack@c-api.service[112389]: INFO cinder.rpc [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:03:19.177081 np0000172310 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:03:19.178191 np0000172310 devstack@c-api.service[112391]: INFO cinder.rpc [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:03:19.178343 np0000172310 devstack@c-api.service[112389]: INFO cinder.rpc [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:03:19.179252 np0000172310 devstack@c-api.service[112388]: INFO cinder.rpc [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:03:19.179547 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.179946 np0000172310 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 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 06 21:03:19.180043 np0000172310 devstack@c-api.service[112389]: INFO cinder.rpc [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:03:19.180900 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.182134 np0000172310 devstack@c-api.service[112388]: INFO cinder.rpc [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:03:19.182298 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.182642 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.183095 np0000172310 devstack@c-api.service[112390]: INFO cinder.rpc [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:03:19.183554 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.185495 np0000172310 devstack@c-api.service[112390]: INFO cinder.rpc [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:03:19.186908 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.187154 np0000172310 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:03:19.188247 np0000172310 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 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 06 21:03:19.189581 np0000172310 devstack@c-api.service[112389]: INFO cinder.rpc [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:03:19.190302 np0000172310 devstack@c-api.service[112391]: INFO cinder.rpc [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:03:19.191897 np0000172310 devstack@c-api.service[112389]: INFO cinder.rpc [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:03:19.192229 np0000172310 devstack@c-api.service[112391]: INFO cinder.rpc [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:03:19.193137 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.193210 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.195353 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.198970 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.199044 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.202557 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.202675 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.204014 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.206230 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.206456 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.207300 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.207584 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.209513 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.210690 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.210781 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.211005 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.212790 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.213914 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.213972 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.215152 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.217056 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.217111 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.217558 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.218319 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.220230 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.221314 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.221364 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.221698 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.223227 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.224308 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.224510 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.224989 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.226755 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.227730 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.227864 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.228613 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.229316 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.230485 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.230872 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.231670 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.232141 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.233213 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.234111 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.235723 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.235943 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.236926 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.238600 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.238697 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.240487 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.242000 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.242345 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.242405 np0000172310 devstack@c-api.service[112388]: WARNING cinder.api.contrib.hosts [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:03:19.243311 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.244365 np0000172310 devstack@c-api.service[112390]: WARNING cinder.api.contrib.hosts [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:03:19.244776 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.245304 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.245731 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.245856 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.246569 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.246980 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.247554 np0000172310 devstack@c-api.service[112389]: WARNING cinder.api.contrib.hosts [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:03:19.248111 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.248384 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.248524 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.249795 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.249875 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.250310 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.250535 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.251347 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.251582 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.251908 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.252800 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.253065 np0000172310 devstack@c-api.service[112391]: WARNING cinder.api.contrib.hosts [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:03:19.253668 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.253738 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.254174 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.254319 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.255286 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.255862 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.255931 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.255981 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.256732 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.256952 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: extensions {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.257470 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.257580 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: extensions {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.257647 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.258237 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.258841 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.258953 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.259646 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.259747 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: extensions {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.260075 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-hosts {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.260469 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-hosts {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.261015 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.261311 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.261601 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-quota-class-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.261867 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-quota-class-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.262602 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-hosts {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.263042 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: capabilities {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.263112 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: capabilities {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.263738 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.264061 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-quota-class-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.264418 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: extra_specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.264486 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: extra_specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.265341 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: capabilities {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.265809 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.266147 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-volume-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.266223 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-volume-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.266592 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: extra_specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.267882 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: consistencygroups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.267950 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: consistencygroups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.268002 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.268330 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-volume-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.269184 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: extensions {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.269743 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: consistencygroups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.270096 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-availability-zone {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.270884 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.270955 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-availability-zone {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.271805 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-availability-zone {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.272242 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: cgsnapshots {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.272784 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: cgsnapshots {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.272858 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-hosts {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.273837 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: cgsnapshots {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.273889 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-volume-transfer {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.274260 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-quota-class-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.274456 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-volume-transfer {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.275507 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-volume-transfer {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.275627 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: capabilities {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.276132 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-volume-type-access {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.276365 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-volume-type-access {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.277184 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: extra_specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.277270 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-volume-type-access {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.278074 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: scheduler-stats {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.278337 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: scheduler-stats {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.278921 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: scheduler-stats {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.279119 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-volume-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.279517 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.279629 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.280307 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.280607 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: consistencygroups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.281032 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: qos-specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.281365 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: qos-specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.281793 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: qos-specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.283285 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-quota-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.283670 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-availability-zone {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.284011 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-quota-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.284124 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-quota-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.284720 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: backups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.285065 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: cgsnapshots {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.285507 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: backups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.285620 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: backups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.286475 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-volume-transfer {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.286759 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extended resource: os-snapshot-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.287557 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extended resource: os-snapshot-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.287791 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extended resource: os-snapshot-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.288166 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-volume-type-access {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.289213 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.289925 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.290113 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: scheduler-stats {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.290247 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.290403 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.contrib.snapshot_actions [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] SnapshotActionsController initialized {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:03:19.291060 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.contrib.snapshot_actions [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] SnapshotActionsController initialized {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:03:19.291191 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.291407 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.contrib.snapshot_actions [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] SnapshotActionsController initialized {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:03:19.291958 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.292099 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.292166 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.292756 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.293394 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.294066 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.294188 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: qos-specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.294253 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.294836 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.295522 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.295752 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.296271 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.296445 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-quota-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.297039 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.297185 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.297636 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.297950 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: backups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.298461 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.298652 np0000172310 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.299110 np0000172310 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.299821 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.299973 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300042 np0000172310 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.300084 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300126 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300168 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extended resource: os-snapshot-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:03:19.300214 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension TypesManage extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300264 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300313 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300354 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300405 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300456 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension TypesManage extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300498 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300549 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300611 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300656 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300730 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300817 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300861 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300916 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.300974 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301017 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301059 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301101 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301143 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301192 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301246 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301288 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension UsedLimits extending resource: limits {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301337 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301382 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301425 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension AdminActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301466 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension UsedLimits extending resource: limits {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301508 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension TypesManage extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301553 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension AdminActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301596 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension AdminActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301638 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] Extension AdminActions extending resource: backups {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301711 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301753 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension AdminActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301829 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301873 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] Extension AdminActions extending resource: backups {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301934 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.301984 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.302129 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.302328 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.302491 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.302616 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.302670 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.302962 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension UsedLimits extending resource: limits {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.303121 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension AdminActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.303296 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension AdminActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.303429 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] Extension AdminActions extending resource: backups {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.303847 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.contrib.snapshot_actions [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] SnapshotActionsController initialized {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:03:19.303966 np0000172310 devstack@c-api.service[112390]: WARNING keystonemiddleware.auth_token [None req-3425ebee-fcdc-4ba6-8458-30b0eb6154e4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:03:19.304059 np0000172310 devstack@c-api.service[112389]: WARNING keystonemiddleware.auth_token [None req-45fda449-aa76-48d7-bf60-49e28c3ad95e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:03:19.304599 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.305858 np0000172310 devstack@c-api.service[112388]: WARNING keystonemiddleware.auth_token [None req-70d74ab5-6e3a-4235-afd1-f02f40e0439e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:03:19.306091 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.307686 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.309164 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.309981 np0000172310 devstack@c-api.service[112389]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x722a88ea3668 pid: 112389 (default app) May 06 21:03:19.310130 np0000172310 devstack@c-api.service[112390]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x722a88ea3668 pid: 112390 (default app) May 06 21:03:19.310503 np0000172310 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:03:19.310503 np0000172310 devstack@c-api.service[112389]: warnings.warn( May 06 21:03:19.310587 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.312038 np0000172310 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:03:19.312555 np0000172310 devstack@c-api.service[112388]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x722a88ea3668 pid: 112388 (default app) May 06 21:03:19.313029 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313141 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313252 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313359 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension TypesManage extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313487 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313586 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313723 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313834 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.313950 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314087 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314201 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314302 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314507 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension UsedLimits extending resource: limits {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314595 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension AdminActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314712 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension AdminActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.314839 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] Extension AdminActions extending resource: backups {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:03:19.317198 np0000172310 devstack@c-api.service[112391]: WARNING keystonemiddleware.auth_token [None req-df5df659-c9de-4d78-868f-7ff5c3714d94 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:03:19.318812 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.318812 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.318812 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.318812 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319067 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319067 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319067 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319067 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319250 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319250 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319250 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319250 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319250 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319250 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319573 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319573 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319573 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319573 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319573 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319826 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319826 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319826 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.319826 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.319826 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320466 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320466 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320466 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320466 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320664 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320664 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320664 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320664 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320664 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320922 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320922 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320922 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.320922 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.320922 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321168 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321168 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321168 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321168 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321168 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321168 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321453 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321453 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321453 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321453 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321453 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321453 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321711 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321711 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321711 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321711 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.321711 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.321711 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322022 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322022 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322022 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322022 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322022 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322259 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322259 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322259 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322259 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322259 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322486 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322486 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322486 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322486 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322486 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322486 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322764 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322764 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322764 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322764 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.322764 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.322764 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323029 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323029 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323029 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323029 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323029 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323254 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323254 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323254 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323254 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323254 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323533 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323533 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323533 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323533 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323723 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323723 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323723 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323723 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323927 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323927 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323927 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.323927 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.323927 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324177 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324177 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324177 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324177 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324177 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324383 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324383 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324383 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324383 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324587 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324587 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324587 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324587 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324768 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324768 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324768 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324768 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324986 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324986 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.324986 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.324986 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325144 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325144 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325144 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325144 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325306 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325306 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325306 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325306 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325306 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325632 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325632 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325632 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325632 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.325632 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.325632 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327107 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327107 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327107 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327107 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327107 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327263 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327263 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327263 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327263 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327263 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327263 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327450 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327450 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327450 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327450 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327450 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327450 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327667 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327667 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327667 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327667 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327667 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327667 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327869 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327869 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327869 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327869 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.327869 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.327869 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328041 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328041 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328041 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328041 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328172 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328172 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328172 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328172 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328172 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328337 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328337 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328337 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328337 np0000172310 devstack@c-api.service[112389]: /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 06 21:03:19.328337 np0000172310 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 06 21:03:19.328337 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-d90b0361-1c91-4edc-800b-670ab55452dd None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:03:19.328506 np0000172310 devstack@c-api.service[112391]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x722a88ea3668 pid: 112391 (default app) May 06 21:03:19.328543 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 1/1] 199.204.45.244 () {60 vars in 953 bytes} [Wed May 6 21:03:19 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 21:03:26.941558 np0000172310 devstack@c-api.service[112390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:03:26.941558 np0000172310 devstack@c-api.service[112390]: warnings.warn( May 06 21:03:26.956089 np0000172310 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 06 21:03:26.956089 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.956089 np0000172310 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 06 21:03:26.956089 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.956431 np0000172310 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 06 21:03:26.956431 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.956431 np0000172310 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 06 21:03:26.956431 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.956673 np0000172310 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 06 21:03:26.956673 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.956673 np0000172310 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 06 21:03:26.956673 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.956673 np0000172310 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 06 21:03:26.956673 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957045 np0000172310 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 06 21:03:26.957045 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957045 np0000172310 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 06 21:03:26.957045 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957045 np0000172310 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 06 21:03:26.957366 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957366 np0000172310 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 06 21:03:26.957366 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957366 np0000172310 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 06 21:03:26.957366 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957669 np0000172310 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 06 21:03:26.957669 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957669 np0000172310 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 06 21:03:26.957669 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957920 np0000172310 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 06 21:03:26.957920 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957920 np0000172310 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 06 21:03:26.957920 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.957920 np0000172310 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 06 21:03:26.958226 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958226 np0000172310 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 06 21:03:26.958226 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958226 np0000172310 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 06 21:03:26.958226 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958524 np0000172310 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 06 21:03:26.958524 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958524 np0000172310 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 06 21:03:26.958524 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958524 np0000172310 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 06 21:03:26.958524 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958882 np0000172310 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 06 21:03:26.958882 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958882 np0000172310 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 06 21:03:26.958882 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.958882 np0000172310 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 06 21:03:26.958882 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959289 np0000172310 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 06 21:03:26.959289 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959289 np0000172310 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 06 21:03:26.959289 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959289 np0000172310 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 06 21:03:26.959289 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959622 np0000172310 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 06 21:03:26.959622 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959622 np0000172310 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 06 21:03:26.959622 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959622 np0000172310 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 06 21:03:26.959855 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959855 np0000172310 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 06 21:03:26.959855 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.959855 np0000172310 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 06 21:03:26.959855 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960027 np0000172310 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 06 21:03:26.960027 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960027 np0000172310 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 06 21:03:26.960027 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960027 np0000172310 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 06 21:03:26.960027 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960243 np0000172310 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 06 21:03:26.960243 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960243 np0000172310 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 06 21:03:26.960243 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960243 np0000172310 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 06 21:03:26.960243 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960452 np0000172310 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 06 21:03:26.960452 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960452 np0000172310 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 06 21:03:26.960452 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960452 np0000172310 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 06 21:03:26.960632 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960632 np0000172310 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 06 21:03:26.960632 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960632 np0000172310 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 06 21:03:26.960632 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960820 np0000172310 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 06 21:03:26.960820 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960820 np0000172310 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 06 21:03:26.960820 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960972 np0000172310 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 06 21:03:26.960972 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.960972 np0000172310 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 06 21:03:26.960972 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961119 np0000172310 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 06 21:03:26.961119 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961119 np0000172310 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 06 21:03:26.961119 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961119 np0000172310 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 06 21:03:26.961315 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961315 np0000172310 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 06 21:03:26.961315 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961315 np0000172310 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 06 21:03:26.961315 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961484 np0000172310 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 06 21:03:26.961484 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961484 np0000172310 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 06 21:03:26.961484 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961635 np0000172310 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 06 21:03:26.961635 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961635 np0000172310 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 06 21:03:26.961635 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961804 np0000172310 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 06 21:03:26.961804 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961804 np0000172310 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 06 21:03:26.961804 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961943 np0000172310 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 06 21:03:26.961943 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.961943 np0000172310 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 06 21:03:26.961943 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962096 np0000172310 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 06 21:03:26.962096 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962096 np0000172310 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 06 21:03:26.962096 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962245 np0000172310 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 06 21:03:26.962245 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962245 np0000172310 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 06 21:03:26.962245 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962245 np0000172310 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 06 21:03:26.962433 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962433 np0000172310 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 06 21:03:26.962433 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962433 np0000172310 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 06 21:03:26.962433 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962433 np0000172310 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 06 21:03:26.962667 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962667 np0000172310 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 06 21:03:26.962667 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962667 np0000172310 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 06 21:03:26.962667 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962864 np0000172310 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 06 21:03:26.962864 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962864 np0000172310 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 06 21:03:26.962864 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.962864 np0000172310 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 06 21:03:26.962864 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963103 np0000172310 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 06 21:03:26.963103 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963103 np0000172310 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 06 21:03:26.963103 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963103 np0000172310 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 06 21:03:26.963103 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963311 np0000172310 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 06 21:03:26.963311 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963311 np0000172310 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 06 21:03:26.963311 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963311 np0000172310 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 06 21:03:26.963311 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963517 np0000172310 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 06 21:03:26.963517 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963517 np0000172310 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 06 21:03:26.963517 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963517 np0000172310 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 06 21:03:26.963517 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963734 np0000172310 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 06 21:03:26.963734 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963734 np0000172310 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 06 21:03:26.963734 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963890 np0000172310 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 06 21:03:26.963890 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963890 np0000172310 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 06 21:03:26.963890 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.963890 np0000172310 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 06 21:03:26.964095 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.964095 np0000172310 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 06 21:03:26.964095 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.964095 np0000172310 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 06 21:03:26.964095 np0000172310 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) May 06 21:03:26.964095 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-3d65844b-3db1-46db-9528-988bb15028da None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:03:27.450797 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-3d65844b-3db1-46db-9528-988bb15028da admin admin] POST https://199.204.45.244/volume/v3/types May 06 21:03:27.451422 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-3d65844b-3db1-46db-9528-988bb15028da admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 21:03:27.453131 np0000172310 devstack@c-api.service[112390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:03:27.453131 np0000172310 devstack@c-api.service[112390]: warnings.warn( May 06 21:03:27.463029 np0000172310 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-3d65844b-3db1-46db-9528-988bb15028da 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:03:27.495544 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-3d65844b-3db1-46db-9528-988bb15028da admin admin] https://199.204.45.244/volume/v3/types returned with HTTP 200 May 06 21:03:27.496441 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 1/2] 199.204.45.244 () {68 vars in 1288 bytes} [Wed May 6 21:03:26 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:03:27.509414 np0000172310 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:03:27.509414 np0000172310 devstack@c-api.service[112388]: warnings.warn( May 06 21:03:27.522421 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.522421 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.522421 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.522421 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.522421 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.522969 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.522969 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.522969 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.522969 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.522969 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523285 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523285 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523285 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523285 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523285 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523285 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523635 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523635 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523635 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523635 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523912 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523912 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.523912 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.523912 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524219 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524219 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524219 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524219 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524479 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524479 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524479 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524479 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524479 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524855 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524855 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524855 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.524855 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.524855 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.525133 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.525133 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.525133 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.525133 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.525133 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.525133 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.525512 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.525512 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.525512 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.525512 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.525512 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.525512 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526034 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526034 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526034 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526034 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526034 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526034 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526372 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526372 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526372 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526372 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526372 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526664 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526664 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526664 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526664 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526664 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526989 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526989 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526989 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526989 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.526989 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.526989 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.527542 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.527542 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.527542 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.527542 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.527542 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.527542 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.527943 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.527943 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.527943 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.527943 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.527943 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528250 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.528250 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528250 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.528250 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528250 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.528525 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528525 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.528525 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528525 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.528860 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528860 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.528860 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.528860 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529103 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529103 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529103 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529103 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529103 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529439 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529439 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529439 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529439 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529439 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529692 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529692 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529692 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529692 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529897 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529897 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.529897 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.529897 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530159 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530159 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530159 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530159 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530460 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530460 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530460 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530460 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530715 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530715 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530715 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530715 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530935 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530935 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530935 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.530935 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.530935 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531140 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531140 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531140 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531140 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531140 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531140 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531376 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531376 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531376 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531376 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531376 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531566 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531566 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531566 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531566 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531566 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531566 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531824 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531824 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531824 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531824 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.531824 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.531824 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532072 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532072 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532072 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532072 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532072 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532072 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532305 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532305 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532305 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532305 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532305 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532305 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532532 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532532 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532532 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532532 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532716 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532716 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532716 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.532716 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.532716 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.533527 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.533527 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.533527 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.533527 np0000172310 devstack@c-api.service[112388]: /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 06 21:03:27.533527 np0000172310 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 06 21:03:27.533527 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [req-3d65844b-3db1-46db-9528-988bb15028da req-2b071654-f002-4d5b-8578-944896e1bbaa None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:03:27.853433 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [req-3d65844b-3db1-46db-9528-988bb15028da req-2b071654-f002-4d5b-8578-944896e1bbaa admin admin] POST https://199.204.45.244/volume/v3/types/5a6f411c-0d39-4d83-8158-44881317f056/extra_specs May 06 21:03:27.854142 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [req-3d65844b-3db1-46db-9528-988bb15028da req-2b071654-f002-4d5b-8578-944896e1bbaa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 21:03:27.855964 np0000172310 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:03:27.855964 np0000172310 devstack@c-api.service[112388]: warnings.warn( May 06 21:03:27.867210 np0000172310 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [req-3d65844b-3db1-46db-9528-988bb15028da req-2b071654-f002-4d5b-8578-944896e1bbaa 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:03:27.930685 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [req-3d65844b-3db1-46db-9528-988bb15028da req-2b071654-f002-4d5b-8578-944896e1bbaa admin admin] https://199.204.45.244/volume/v3/types/5a6f411c-0d39-4d83-8158-44881317f056/extra_specs returned with HTTP 200 May 06 21:03:27.931205 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 1/3] 199.204.45.244 () {70 vars in 1505 bytes} [Wed May 6 21:03:27 2026] POST /volume/v3/types/5a6f411c-0d39-4d83-8158-44881317f056/extra_specs => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:03:29.191501 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=6 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:03:29.193234 np0000172310 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 06 21:03:37.492920 np0000172310 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:03:37.928858 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:05:56.618341 np0000172310 devstack@c-api.service[112391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:05:56.618341 np0000172310 devstack@c-api.service[112391]: warnings.warn( May 06 21:05:56.632290 np0000172310 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 06 21:05:56.632290 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.632290 np0000172310 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 06 21:05:56.632290 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.632670 np0000172310 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 06 21:05:56.632670 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.632670 np0000172310 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 06 21:05:56.632670 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.632882 np0000172310 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 06 21:05:56.632882 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.632882 np0000172310 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 06 21:05:56.632882 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.632882 np0000172310 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 06 21:05:56.632882 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.633167 np0000172310 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 06 21:05:56.633167 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.633167 np0000172310 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 06 21:05:56.633167 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.633167 np0000172310 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 06 21:05:56.633637 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.633637 np0000172310 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 06 21:05:56.633637 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.633637 np0000172310 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 06 21:05:56.633637 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634074 np0000172310 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 06 21:05:56.634074 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634074 np0000172310 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 06 21:05:56.634074 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634402 np0000172310 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 06 21:05:56.634402 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634402 np0000172310 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 06 21:05:56.634402 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634402 np0000172310 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 06 21:05:56.634743 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634743 np0000172310 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 06 21:05:56.634743 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.634743 np0000172310 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 06 21:05:56.634743 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635042 np0000172310 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 06 21:05:56.635042 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635042 np0000172310 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 06 21:05:56.635042 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635042 np0000172310 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 06 21:05:56.635042 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635380 np0000172310 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 06 21:05:56.635380 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635380 np0000172310 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 06 21:05:56.635380 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635380 np0000172310 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 06 21:05:56.635380 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635713 np0000172310 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 06 21:05:56.635713 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635713 np0000172310 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 06 21:05:56.635713 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.635713 np0000172310 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 06 21:05:56.635713 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.636431 np0000172310 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 06 21:05:56.636431 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.636431 np0000172310 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 06 21:05:56.636431 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.636431 np0000172310 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 06 21:05:56.636895 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.636895 np0000172310 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 06 21:05:56.636895 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.636895 np0000172310 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 06 21:05:56.636895 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.637265 np0000172310 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 06 21:05:56.637265 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.637265 np0000172310 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 06 21:05:56.637265 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.637265 np0000172310 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 06 21:05:56.637265 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.637852 np0000172310 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 06 21:05:56.637852 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.637852 np0000172310 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 06 21:05:56.637852 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.637852 np0000172310 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 06 21:05:56.637852 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.638316 np0000172310 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 06 21:05:56.638316 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.638316 np0000172310 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 06 21:05:56.638316 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.638316 np0000172310 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 06 21:05:56.638790 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.638790 np0000172310 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 06 21:05:56.638790 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.638790 np0000172310 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 06 21:05:56.638790 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639120 np0000172310 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 06 21:05:56.639120 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639120 np0000172310 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 06 21:05:56.639120 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639361 np0000172310 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 06 21:05:56.639361 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639361 np0000172310 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 06 21:05:56.639361 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639591 np0000172310 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 06 21:05:56.639591 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639591 np0000172310 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 06 21:05:56.639591 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.639591 np0000172310 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 06 21:05:56.640097 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.640097 np0000172310 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 06 21:05:56.640097 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.640097 np0000172310 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 06 21:05:56.640097 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.640574 np0000172310 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 06 21:05:56.640574 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.640574 np0000172310 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 06 21:05:56.640574 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.640934 np0000172310 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 06 21:05:56.640934 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.640934 np0000172310 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 06 21:05:56.640934 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.641257 np0000172310 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 06 21:05:56.641257 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.641257 np0000172310 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 06 21:05:56.641257 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.641627 np0000172310 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 06 21:05:56.641627 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.641627 np0000172310 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 06 21:05:56.641627 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642012 np0000172310 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 06 21:05:56.642012 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642012 np0000172310 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 06 21:05:56.642012 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642369 np0000172310 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 06 21:05:56.642369 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642369 np0000172310 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 06 21:05:56.642369 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642369 np0000172310 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 06 21:05:56.642602 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642602 np0000172310 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 06 21:05:56.642602 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642602 np0000172310 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 06 21:05:56.642602 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642602 np0000172310 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 06 21:05:56.642903 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642903 np0000172310 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 06 21:05:56.642903 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.642903 np0000172310 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 06 21:05:56.642903 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643092 np0000172310 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 06 21:05:56.643092 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643092 np0000172310 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 06 21:05:56.643092 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643092 np0000172310 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 06 21:05:56.643092 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643345 np0000172310 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 06 21:05:56.643345 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643345 np0000172310 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 06 21:05:56.643345 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643345 np0000172310 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 06 21:05:56.643345 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643587 np0000172310 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 06 21:05:56.643587 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643587 np0000172310 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 06 21:05:56.643587 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.643587 np0000172310 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 06 21:05:56.643587 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.644231 np0000172310 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 06 21:05:56.644231 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.644231 np0000172310 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 06 21:05:56.644231 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.644231 np0000172310 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 06 21:05:56.644231 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.644744 np0000172310 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 06 21:05:56.644744 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.644744 np0000172310 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 06 21:05:56.644744 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.645111 np0000172310 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 06 21:05:56.645111 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.645111 np0000172310 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 06 21:05:56.645111 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.645111 np0000172310 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 06 21:05:56.645547 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.645547 np0000172310 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 06 21:05:56.645547 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.645547 np0000172310 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 06 21:05:56.645547 np0000172310 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 06 21:05:56.645547 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-01e228f3-88eb-4437-84e2-dc8a2eda95de None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:05:56.645547 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-01e228f3-88eb-4437-84e2-dc8a2eda95de None None] GET https://199.204.45.244/volume// May 06 21:05:56.646025 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-01e228f3-88eb-4437-84e2-dc8a2eda95de None None] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:05:56.646025 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-01e228f3-88eb-4437-84e2-dc8a2eda95de None None] Calling method 'all' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:05:56.646025 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-01e228f3-88eb-4437-84e2-dc8a2eda95de None None] https://199.204.45.244/volume// returned with HTTP 300 May 06 21:05:56.646025 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 1/4] 199.204.45.244 () {66 vars in 1456 bytes} [Wed May 6 21:05:56 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 21:06:35.395717 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-38054107-51d0-40c5-b3ee-6917a2c0556e None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:06:35.767949 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-38054107-51d0-40c5-b3ee-6917a2c0556e demo demo] GET https://199.204.45.244/volume/v3/types?is_public=None May 06 21:06:35.768476 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-38054107-51d0-40c5-b3ee-6917a2c0556e demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:06:35.768567 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-38054107-51d0-40c5-b3ee-6917a2c0556e demo demo] Calling method 'index' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:06:35.769272 np0000172310 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:06:35.769272 np0000172310 devstack@c-api.service[112389]: warnings.warn( May 06 21:06:35.770018 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-38054107-51d0-40c5-b3ee-6917a2c0556e demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:06:35.779740 np0000172310 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-38054107-51d0-40c5-b3ee-6917a2c0556e 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:06:35.798309 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-38054107-51d0-40c5-b3ee-6917a2c0556e demo demo] https://199.204.45.244/volume/v3/types?is_public=None returned with HTTP 200 May 06 21:06:35.798819 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 2/5] 199.204.45.244 () {64 vars in 1263 bytes} [Wed May 6 21:06:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:06:35.813519 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [req-38054107-51d0-40c5-b3ee-6917a2c0556e req-8b21ba88-fd9a-4305-bdce-1c9285624727 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:06:35.818494 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [req-38054107-51d0-40c5-b3ee-6917a2c0556e req-8b21ba88-fd9a-4305-bdce-1c9285624727 demo demo] GET https://199.204.45.244/volume/v3/types/default May 06 21:06:35.818756 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [req-38054107-51d0-40c5-b3ee-6917a2c0556e req-8b21ba88-fd9a-4305-bdce-1c9285624727 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:06:35.819060 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [req-38054107-51d0-40c5-b3ee-6917a2c0556e req-8b21ba88-fd9a-4305-bdce-1c9285624727 demo demo] Calling method 'show' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:06:35.831861 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [req-38054107-51d0-40c5-b3ee-6917a2c0556e req-8b21ba88-fd9a-4305-bdce-1c9285624727 demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 May 06 21:06:35.832234 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 2/6] 199.204.45.244 () {66 vars in 1329 bytes} [Wed May 6 21:06:35 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:06:36.201354 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-a3597e27-25d2-4a38-92c0-e824f5f4122d None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:06:36.207383 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-a3597e27-25d2-4a38-92c0-e824f5f4122d demo demo] GET https://199.204.45.244/volume/v3/types/default May 06 21:06:36.207677 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-a3597e27-25d2-4a38-92c0-e824f5f4122d demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:06:36.207940 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-a3597e27-25d2-4a38-92c0-e824f5f4122d demo demo] Calling method 'show' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:06:36.222965 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-a3597e27-25d2-4a38-92c0-e824f5f4122d demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 May 06 21:06:36.223332 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 2/7] 199.204.45.244 () {64 vars in 1258 bytes} [Wed May 6 21:06:36 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:06:36.673459 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-b01bffbc-edd2-4335-b64f-e91b568fe39a None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:06:37.054221 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-b01bffbc-edd2-4335-b64f-e91b568fe39a demo demo] GET https://199.204.45.244/volume/v3/types/default May 06 21:06:37.054461 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-b01bffbc-edd2-4335-b64f-e91b568fe39a demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:06:37.054719 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-b01bffbc-edd2-4335-b64f-e91b568fe39a demo demo] Calling method 'show' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:06:37.065228 np0000172310 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-b01bffbc-edd2-4335-b64f-e91b568fe39a 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 06 21:06:37.082387 np0000172310 devstack@c-api.service[112391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:06:37.082387 np0000172310 devstack@c-api.service[112391]: warnings.warn( May 06 21:06:37.084610 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-b01bffbc-edd2-4335-b64f-e91b568fe39a demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 May 06 21:06:37.085084 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 2/8] 199.204.45.244 () {64 vars in 1258 bytes} [Wed May 6 21:06:36 2026] GET /volume/v3/types/default => generated 145 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:06:37.104069 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-7ac42506-843b-4e2f-99ad-b3ad84757e9f None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:06:37.106842 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-7ac42506-843b-4e2f-99ad-b3ad84757e9f demo demo] GET https://199.204.45.244/volume/v3/types/default May 06 21:06:37.107150 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-7ac42506-843b-4e2f-99ad-b3ad84757e9f demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:06:37.107517 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-7ac42506-843b-4e2f-99ad-b3ad84757e9f demo demo] Calling method 'show' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:06:37.122795 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-7ac42506-843b-4e2f-99ad-b3ad84757e9f demo demo] https://199.204.45.244/volume/v3/types/default returned with HTTP 200 May 06 21:06:37.123098 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 3/9] 199.204.45.244 () {64 vars in 1258 bytes} [Wed May 6 21:06:37 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:06:45.826601 np0000172310 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=2 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:06:46.219406 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=2 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:06:47.080510 np0000172310 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 06 21:06:47.119052 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=3 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:12:00.397378 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:12:00.510198 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:12:00.510426 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:12:00.510637 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:12:00.511246 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:12:00.512134 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:12:00.550525 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] Get all volumes completed successfully. May 06 21:12:00.552802 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-ec2621ae-e783-40e3-893d-2ce5c149afd1 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:12:00.553213 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 3/10] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:12:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:12:10.543815 np0000172310 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 06 21:13:00.577337 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:13:00.580608 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:13:00.580882 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:13:00.581138 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:13:00.581939 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:13:00.583124 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:13:00.613160 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] Get all volumes completed successfully. May 06 21:13:00.616241 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-69c9b411-7d00-41f3-a94e-99340d0ec32f demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:13:00.616950 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 3/11] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:13:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:13:10.607088 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:14:00.638958 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:14:00.642874 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:14:00.643072 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:14:00.643342 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:14:00.643948 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:14:00.644808 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:14:00.688889 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] Get all volumes completed successfully. May 06 21:14:00.692566 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-d9caef86-3e98-4f4e-9c3e-52f9366bea95 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:14:00.693480 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 3/12] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:14:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:14:10.678601 np0000172310 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 06 21:15:00.707496 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:15:00.711993 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:15:00.712283 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:15:00.712526 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:15:00.713164 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:15:00.714255 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:15:00.759066 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] Get all volumes completed successfully. May 06 21:15:00.763467 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-06d1809a-10e7-407a-8c0a-219a6e846a5d demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:15:00.764036 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 4/13] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:15:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:15:10.753811 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:16:00.783854 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:16:00.787996 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:16:00.788299 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:16:00.788535 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:16:00.789152 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:16:00.789971 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:16:00.798800 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] Get all volumes completed successfully. May 06 21:16:00.801218 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-32c2c056-45b4-4e7e-b9fd-1c0ddc529037 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:16:00.801740 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 4/14] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:16:00 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 06 21:16:10.793259 np0000172310 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 06 21:17:00.826631 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:17:00.971947 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:17:00.972200 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:17:00.972598 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:17:00.972847 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:17:00.974630 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:17:00.989380 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] Get all volumes completed successfully. May 06 21:17:00.992633 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-265467a7-1483-4fc7-b96e-4672b8ff3b99 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:17:00.993203 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 4/15] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:17:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:17:10.979391 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:18:01.010181 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:18:01.014479 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:18:01.014726 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:18:01.015021 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:18:01.015367 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:18:01.016321 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:18:01.026548 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] Get all volumes completed successfully. May 06 21:18:01.028532 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-1ae3c54c-07f4-4569-a2c2-3bce5ce3cfd0 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:18:01.028899 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 4/16] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:18:01 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 06 21:18:11.019440 np0000172310 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 06 21:19:01.045919 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:19:01.048973 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:19:01.049223 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:19:01.049513 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:19:01.049914 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:19:01.050997 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:19:01.064564 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] Get all volumes completed successfully. May 06 21:19:01.067807 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-6ad00ca5-ace2-4445-aedf-f907c87b66d2 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:19:01.068340 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 5/17] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:19:01 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 06 21:19:11.054588 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:20:01.086087 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:20:01.090335 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:20:01.090534 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:20:01.090716 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:20:01.090966 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:20:01.091689 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:20:01.101021 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] Get all volumes completed successfully. May 06 21:20:01.103857 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-0dd2cd8c-d71b-4175-af94-b18e564d484d demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:20:01.104318 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 5/18] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:20:01 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 06 21:20:11.094871 np0000172310 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 06 21:21:01.115045 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-ee91d115-3b78-409e-a912-ceef5813abad None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:21:01.118538 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:21:01.118915 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:21:01.119181 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:21:01.119495 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:21:01.120592 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:21:01.133141 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] Get all volumes completed successfully. May 06 21:21:01.135930 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-ee91d115-3b78-409e-a912-ceef5813abad demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:21:01.136410 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 5/19] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:21:01 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 06 21:21:11.124614 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:22:01.155485 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:22:01.307820 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:22:01.308235 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:22:01.308624 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:22:01.309143 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:22:01.310644 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:22:01.319014 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] Get all volumes completed successfully. May 06 21:22:01.320999 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-ad5203f0-5cbd-4bad-87e2-5ff5fb70c150 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:22:01.321338 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 5/20] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:22:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:22:11.314305 np0000172310 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 06 21:23:01.340405 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-0484d095-1d63-4198-a070-faabf6638a88 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:23:01.343257 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:23:01.343434 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:23:01.343661 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:23:01.343932 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:23:01.344782 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:23:01.354873 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] Get all volumes completed successfully. May 06 21:23:01.358632 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-0484d095-1d63-4198-a070-faabf6638a88 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:23:01.359466 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 6/21] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:23:01 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 06 21:23:11.347955 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:24:01.372378 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:24:01.375244 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:24:01.375509 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:24:01.375799 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:24:01.376162 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:24:01.377212 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:24:01.386525 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] Get all volumes completed successfully. May 06 21:24:01.389559 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-9363a525-d0c1-44a6-a49d-7ce00e0dd2a8 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:24:01.390122 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 6/22] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:24:01 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 06 21:24:11.380724 np0000172310 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 06 21:25:01.403677 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-3e72b788-fdb3-460f-af53-99ac21670948 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:25:01.408292 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:25:01.408643 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:25:01.408976 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:25:01.409591 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:25:01.411515 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:25:01.425573 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] Get all volumes completed successfully. May 06 21:25:01.428056 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-3e72b788-fdb3-460f-af53-99ac21670948 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:25:01.428570 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 6/23] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:25:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:25:11.418342 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:26:01.448190 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:26:01.451403 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:26:01.451655 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:26:01.451926 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:26:01.452391 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:26:01.453558 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:26:01.466463 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] Get all volumes completed successfully. May 06 21:26:01.469703 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-bdc37dfc-6d19-4ce1-9fb0-edef66acb152 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:26:01.470359 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 6/24] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:26:01 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 06 21:26:11.458365 np0000172310 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 06 21:27:01.490985 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:27:01.640902 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:27:01.641243 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:27:01.641643 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:27:01.642240 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:27:01.643855 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:27:01.657431 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] Get all volumes completed successfully. May 06 21:27:01.659954 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-09dacdc8-74c8-4da6-8865-b0d8441bdb47 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:27:01.660436 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 7/25] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:27:01 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 06 21:27:11.650665 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:28:01.681925 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:28:01.684568 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:28:01.684811 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:28:01.685047 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:28:01.685335 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:28:01.686258 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:28:01.697635 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] Get all volumes completed successfully. May 06 21:28:01.699839 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-36a03bf2-a5e4-454b-a28f-4c430eeff427 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:28:01.700274 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 7/26] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:28:01 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 06 21:28:11.690924 np0000172310 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 06 21:29:01.777946 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:29:01.782406 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:29:01.782629 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:29:01.782912 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:29:01.783252 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:29:01.784184 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:29:01.792939 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] Get all volumes completed successfully. May 06 21:29:01.795617 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-58fc2af4-e2d7-4f3b-bf0d-194ba44c02f1 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:29:01.796223 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 7/27] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:29:01 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 06 21:29:11.787402 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:30:01.811367 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-f990b569-f639-435c-a39b-0c247c7d3914 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:30:01.813793 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:30:01.814019 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:30:01.814250 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:30:01.814518 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:30:01.815297 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:30:01.824037 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] Get all volumes completed successfully. May 06 21:30:01.826730 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-f990b569-f639-435c-a39b-0c247c7d3914 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:30:01.827459 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 7/28] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:30:01 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 06 21:30:11.818906 np0000172310 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 06 21:31:01.842931 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:31:01.847392 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:31:01.847641 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:31:01.847938 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:31:01.848284 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:31:01.849628 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:31:01.863868 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] Get all volumes completed successfully. May 06 21:31:01.868830 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-ac55dead-ea49-4fbb-9d25-570fcf7beee9 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:31:01.869741 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 8/29] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:31:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:31:11.853361 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:32:01.884854 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:32:01.974569 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:32:01.974957 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:32:01.975504 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:32:01.976134 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:32:01.977916 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:32:01.985909 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] Get all volumes completed successfully. May 06 21:32:01.987900 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-55379597-fcd3-4b2c-9090-b81f53c50d96 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:32:01.988319 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 8/30] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:32:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:32:11.982063 np0000172310 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 06 21:33:02.004508 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:33:02.007803 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:33:02.008060 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:33:02.008318 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:33:02.008618 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:33:02.009632 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:33:02.020645 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] Get all volumes completed successfully. May 06 21:33:02.023413 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-510eb8bd-0ff3-4b45-add5-f0688bf91bea demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:33:02.024328 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 8/31] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:33:02 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 06 21:33:12.013967 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:34:02.040728 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:34:02.043609 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:34:02.043872 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:34:02.044201 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:34:02.044442 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:34:02.045403 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:34:02.056108 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] Get all volumes completed successfully. May 06 21:34:02.058439 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-233d9563-28ef-43da-9e7f-230f02c9ea64 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:34:02.059128 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 8/32] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:34:02 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 06 21:34:12.050066 np0000172310 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 06 21:35:02.071528 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:35:02.075796 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:35:02.075796 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:35:02.075796 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:35:02.075796 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:35:02.075796 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:35:02.082547 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] Get all volumes completed successfully. May 06 21:35:02.084435 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-2a0e64bd-6317-490e-bf83-2dd8a129ce02 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:35:02.084903 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 9/33] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:35:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:35:12.079331 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:36:02.102984 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:36:02.107028 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:36:02.107407 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:36:02.107829 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:36:02.108280 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:36:02.109536 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:36:02.116936 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] Get all volumes completed successfully. May 06 21:36:02.119186 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-5402bde0-d83b-47a8-a685-8039bce3ee1f demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:36:02.119307 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 9/34] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:36:02 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 06 21:36:12.112549 np0000172310 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 06 21:37:02.134484 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:37:02.185077 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:37:02.185448 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:37:02.185864 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:37:02.186316 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:37:02.187750 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:37:02.197026 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] Get all volumes completed successfully. May 06 21:37:02.198826 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-29718e7f-d02c-45ab-b577-ffbb78f5faec demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:37:02.199165 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 9/35] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:37:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:37:12.192532 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:38:02.214415 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:38:02.217105 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:38:02.217333 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:38:02.217567 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:38:02.217861 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:38:02.218722 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:38:02.226855 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] Get all volumes completed successfully. May 06 21:38:02.228677 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-e48fa4ab-e7b2-41d3-99fe-e62c125e61ef demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:38:02.229041 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 9/36] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:38:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:38:12.221692 np0000172310 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 06 21:39:02.242643 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-46985500-e979-49af-b195-f3fd9a7445ba None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:39:02.246631 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:39:02.246902 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] Empty body provided in request {{(pid=112389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:39:02.247138 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] Calling method 'detail' {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:39:02.247425 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.api.api_utils [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] Removing options '' from query. {{(pid=112389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:39:02.248404 np0000172310 devstack@c-api.service[112389]: DEBUG cinder.volume.api [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:39:02.256923 np0000172310 devstack@c-api.service[112389]: INFO cinder.volume.api [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] Get all volumes completed successfully. May 06 21:39:02.260245 np0000172310 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [None req-46985500-e979-49af-b195-f3fd9a7445ba demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:39:02.260824 np0000172310 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 10/37] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:39:02 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 06 21:39:12.251653 np0000172310 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:40:02.277860 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:40:02.279610 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:40:02.279806 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:40:02.279986 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] Calling method 'detail' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:40:02.280204 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.api.api_utils [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] Removing options '' from query. {{(pid=112390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:40:02.280969 np0000172310 devstack@c-api.service[112390]: DEBUG cinder.volume.api [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:40:02.288218 np0000172310 devstack@c-api.service[112390]: INFO cinder.volume.api [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] Get all volumes completed successfully. May 06 21:40:02.290247 np0000172310 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-024abc28-81eb-483a-8b7f-8e7ab63574fa demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:40:02.290578 np0000172310 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 10/38] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:40:02 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 06 21:40:12.285992 np0000172310 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 06 21:41:02.306816 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:41:02.311038 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:41:02.311410 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:41:02.311677 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:41:02.312002 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:41:02.313487 np0000172310 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:41:02.321571 np0000172310 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] Get all volumes completed successfully. May 06 21:41:02.324371 np0000172310 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-9da0ccc4-3b56-4e1d-833b-3deec90c1e4b demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:41:02.324962 np0000172310 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 10/39] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:41:02 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 06 21:41:12.316388 np0000172310 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:42:02.343398 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:42:02.457651 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] GET https://199.204.45.244/volume/v3/volumes/detail May 06 21:42:02.458040 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] Empty body provided in request {{(pid=112391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:42:02.458413 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] Calling method 'detail' {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:42:02.458947 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.api.api_utils [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] Removing options '' from query. {{(pid=112391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:42:02.459975 np0000172310 devstack@c-api.service[112391]: DEBUG cinder.volume.api [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:42:02.468325 np0000172310 devstack@c-api.service[112391]: INFO cinder.volume.api [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] Get all volumes completed successfully. May 06 21:42:02.470840 np0000172310 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-b7126432-9aab-4c68-aee4-63ef3a0f4075 demo demo] https://199.204.45.244/volume/v3/volumes/detail returned with HTTP 200 May 06 21:42:02.471260 np0000172310 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 10/40] 199.204.45.244 () {64 vars in 1296 bytes} [Wed May 6 21:42:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:42:12.462939 np0000172310 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}}