May 06 03:50:22.169153 np0000172161 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 03:50:22.179503 np0000172161 devstack@c-api.service[112765]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 03:50:22 2026] *** May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: nodename: np0000172161 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: machine: x86_64 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: clock source: unix May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: pcre jit disabled May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: detected number of CPU cores: 16 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: current working directory: / May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: detected binary path: /usr/bin/uwsgi-core May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: your processes number limit is 256917 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: your memory page size is 4096 bytes May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: detected max file descriptor number: 2048 May 06 03:50:22.182165 np0000172161 devstack@c-api.service[112765]: lock engine: pthread robust mutexes May 06 03:50:22.183326 np0000172161 devstack@c-api.service[112765]: thunder lock: enabled May 06 03:50:22.183326 np0000172161 devstack@c-api.service[112765]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 03:50:22.183326 np0000172161 devstack@c-api.service[112765]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 03:50:22.183326 np0000172161 devstack@c-api.service[112765]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 03:50:22.183326 np0000172161 devstack@c-api.service[112765]: Set PythonHome to /opt/stack/data/venv May 06 03:50:22.219412 np0000172161 devstack@c-api.service[112765]: Python main interpreter initialized at 0x7781baea3668 May 06 03:50:22.219412 np0000172161 devstack@c-api.service[112765]: python threads support enabled May 06 03:50:22.219412 np0000172161 devstack@c-api.service[112765]: your server socket listen backlog is limited to 100 connections May 06 03:50:22.219412 np0000172161 devstack@c-api.service[112765]: your mercy for graceful operations on workers is 80 seconds May 06 03:50:22.219993 np0000172161 devstack@c-api.service[112765]: mapped 671795 bytes (656 KB) for 4 cores May 06 03:50:22.220104 np0000172161 devstack@c-api.service[112765]: *** Operational MODE: preforking *** May 06 03:50:22.220391 np0000172161 devstack@c-api.service[112765]: *** uWSGI is running in multiple interpreter mode *** May 06 03:50:22.220391 np0000172161 devstack@c-api.service[112765]: spawned uWSGI master process (pid: 112765) May 06 03:50:22.220586 np0000172161 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 03:50:22.221170 np0000172161 devstack@c-api.service[112765]: spawned uWSGI worker 1 (pid: 112768, cores: 1) May 06 03:50:22.221698 np0000172161 devstack@c-api.service[112765]: spawned uWSGI worker 2 (pid: 112769, cores: 1) May 06 03:50:22.222288 np0000172161 devstack@c-api.service[112765]: spawned uWSGI worker 3 (pid: 112770, cores: 1) May 06 03:50:22.222783 np0000172161 devstack@c-api.service[112765]: spawned uWSGI worker 4 (pid: 112771, cores: 1) May 06 03:50:22.223234 np0000172161 devstack@c-api.service[112765]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: we strongly recommend against using it for new projects. May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: If you are already using Eventlet, we recommend migrating to a different May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: framework. For more detail see May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:50:22.353081 np0000172161 devstack@c-api.service[112771]: import eventlet # noqa May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: we strongly recommend against using it for new projects. May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: If you are already using Eventlet, we recommend migrating to a different May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: framework. For more detail see May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:50:22.360016 np0000172161 devstack@c-api.service[112770]: import eventlet # noqa May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: we strongly recommend against using it for new projects. May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: If you are already using Eventlet, we recommend migrating to a different May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: framework. For more detail see May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:50:22.371192 np0000172161 devstack@c-api.service[112769]: import eventlet # noqa May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: we strongly recommend against using it for new projects. May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: If you are already using Eventlet, we recommend migrating to a different May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: framework. For more detail see May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 03:50:22.371783 np0000172161 devstack@c-api.service[112768]: import eventlet # noqa May 06 03:50:22.445969 np0000172161 devstack@c-api.service[112771]: /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 03:50:22.445969 np0000172161 devstack@c-api.service[112771]: debtcollector.deprecate( May 06 03:50:22.446939 np0000172161 devstack@c-api.service[112770]: /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 03:50:22.446939 np0000172161 devstack@c-api.service[112770]: debtcollector.deprecate( May 06 03:50:22.461749 np0000172161 devstack@c-api.service[112769]: /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 03:50:22.461749 np0000172161 devstack@c-api.service[112769]: debtcollector.deprecate( May 06 03:50:22.466623 np0000172161 devstack@c-api.service[112768]: /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 03:50:22.466623 np0000172161 devstack@c-api.service[112768]: debtcollector.deprecate( May 06 03:50:22.526136 np0000172161 devstack@c-api.service[112770]: /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 03:50:22.526136 np0000172161 devstack@c-api.service[112770]: from cgi import parse_header May 06 03:50:22.530690 np0000172161 devstack@c-api.service[112771]: /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 03:50:22.530690 np0000172161 devstack@c-api.service[112771]: from cgi import parse_header May 06 03:50:22.542065 np0000172161 devstack@c-api.service[112769]: /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 03:50:22.542065 np0000172161 devstack@c-api.service[112769]: from cgi import parse_header May 06 03:50:22.558632 np0000172161 devstack@c-api.service[112768]: /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 03:50:22.558632 np0000172161 devstack@c-api.service[112768]: from cgi import parse_header May 06 03:50:22.570882 np0000172161 devstack@c-api.service[112770]: /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 03:50:22.570882 np0000172161 devstack@c-api.service[112770]: removals.removed_module( May 06 03:50:22.571150 np0000172161 devstack@c-api.service[112770]: /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 03:50:22.571150 np0000172161 devstack@c-api.service[112770]: removals.removed_module( May 06 03:50:22.581301 np0000172161 devstack@c-api.service[112771]: /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 03:50:22.581301 np0000172161 devstack@c-api.service[112771]: removals.removed_module( May 06 03:50:22.581999 np0000172161 devstack@c-api.service[112771]: /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 03:50:22.581999 np0000172161 devstack@c-api.service[112771]: removals.removed_module( May 06 03:50:22.588099 np0000172161 devstack@c-api.service[112769]: /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 03:50:22.588099 np0000172161 devstack@c-api.service[112769]: removals.removed_module( May 06 03:50:22.588793 np0000172161 devstack@c-api.service[112769]: /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 03:50:22.588793 np0000172161 devstack@c-api.service[112769]: removals.removed_module( May 06 03:50:22.603006 np0000172161 devstack@c-api.service[112768]: /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 03:50:22.603006 np0000172161 devstack@c-api.service[112768]: removals.removed_module( May 06 03:50:22.603752 np0000172161 devstack@c-api.service[112768]: /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 03:50:22.603752 np0000172161 devstack@c-api.service[112768]: removals.removed_module( May 06 03:50:23.189483 np0000172161 devstack@c-api.service[112770]: /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 03:50:23.189483 np0000172161 devstack@c-api.service[112770]: warnings.warn( May 06 03:50:23.196897 np0000172161 devstack@c-api.service[112769]: /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 03:50:23.196897 np0000172161 devstack@c-api.service[112769]: warnings.warn( May 06 03:50:23.198982 np0000172161 devstack@c-api.service[112768]: /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 03:50:23.198982 np0000172161 devstack@c-api.service[112768]: warnings.warn( May 06 03:50:23.214732 np0000172161 devstack@c-api.service[112771]: /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 03:50:23.214732 np0000172161 devstack@c-api.service[112771]: warnings.warn( May 06 03:50:23.286763 np0000172161 devstack@c-api.service[112770]: /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 03:50:23.286763 np0000172161 devstack@c-api.service[112770]: warnings.warn( May 06 03:50:23.293515 np0000172161 devstack@c-api.service[112769]: /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 03:50:23.293515 np0000172161 devstack@c-api.service[112769]: warnings.warn( May 06 03:50:23.298553 np0000172161 devstack@c-api.service[112768]: /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 03:50:23.298553 np0000172161 devstack@c-api.service[112768]: warnings.warn( May 06 03:50:23.322413 np0000172161 devstack@c-api.service[112771]: /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 03:50:23.322413 np0000172161 devstack@c-api.service[112771]: warnings.warn( May 06 03:50:23.584465 np0000172161 devstack@c-api.service[112768]: 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 03:50:23.584465 np0000172161 devstack@c-api.service[112768]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112768) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:50:23.587607 np0000172161 devstack@c-api.service[112770]: 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 03:50:23.588150 np0000172161 devstack@c-api.service[112770]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112770) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:50:23.594319 np0000172161 devstack@c-api.service[112769]: 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 03:50:23.595181 np0000172161 devstack@c-api.service[112769]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112769) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:50:23.617914 np0000172161 devstack@c-api.service[112771]: 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 03:50:23.618715 np0000172161 devstack@c-api.service[112771]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112771) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 03:50:23.670993 np0000172161 devstack@c-api.service[112768]: /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 03:50:23.670993 np0000172161 devstack@c-api.service[112768]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:50:23.671492 np0000172161 devstack@c-api.service[112770]: /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 03:50:23.671492 np0000172161 devstack@c-api.service[112770]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:50:23.675050 np0000172161 devstack@c-api.service[112769]: /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 03:50:23.675050 np0000172161 devstack@c-api.service[112769]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:50:23.678787 np0000172161 devstack@c-api.service[112771]: /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 03:50:23.678787 np0000172161 devstack@c-api.service[112771]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 03:50:24.119484 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112770) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:50:24.119778 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112769) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:50:24.119919 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112768) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:50:24.119998 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.119998 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.120172 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112771) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 03:50:24.120251 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.120320 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.120384 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.120506 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.120585 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.120651 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.120719 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.120799 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.120971 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.120971 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.121327 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.121327 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.121546 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.121672 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.121771 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.121930 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.122016 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.122128 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.122213 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.122308 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.122407 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.122493 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.122574 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.122655 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.122738 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.122852 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.122941 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.123048 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.123135 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.123218 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.123303 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.123387 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.123387 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.123387 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.123625 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.123625 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.123625 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.123625 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.125031 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.125140 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.125225 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.125317 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.125407 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.125506 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.125597 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.125669 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.125771 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.125904 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.126014 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.126106 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.126189 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.126291 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.126379 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.126466 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.126564 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.126650 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.126736 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.126854 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.126946 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.127050 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.127136 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.127216 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.127318 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.127403 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.127487 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.127572 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.127658 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.127740 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.127852 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.127945 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.128052 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.128139 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.128233 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.128317 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.128404 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.128582 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.128684 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.128684 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.128684 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.128684 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.129053 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.129862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.129862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.129862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.129862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.130102 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.130102 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.130102 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.130283 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.130350 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.130402 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.130460 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.130523 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.130586 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.130645 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.130699 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.130754 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.130809 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.130970 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.131031 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.131089 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.131145 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.131211 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.131269 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.131269 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.131269 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.131426 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.131426 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.131426 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.131715 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.131775 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.131775 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.131900 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.131971 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.132029 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.132092 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.132151 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.132219 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.132281 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.132281 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.132380 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.132488 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.132550 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.132550 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.132550 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.132550 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.132550 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.132871 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.132871 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.132871 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.132871 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.133332 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.133398 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.133466 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.133536 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.133594 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.133664 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.133729 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.133785 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.133861 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.133918 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.133975 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.134030 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.134089 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.134145 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.134201 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.134271 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.134335 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.134388 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.134446 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.134502 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.134502 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.134502 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.134658 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.134719 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.134781 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.134872 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.134939 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.134939 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.134939 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.134939 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.134939 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.135177 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.135238 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.135295 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.135360 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.135418 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.135475 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.135530 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.135584 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.135641 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.135698 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.135755 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.135811 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.135888 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.135960 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.136021 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.136088 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.136148 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.136204 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.136268 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.136335 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.136392 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.136473 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.136530 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.136598 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.136657 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.136714 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.136778 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.136859 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.136930 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.137271 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.137271 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.137379 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.137438 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.137496 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.137560 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.137625 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.137694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.137754 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.137810 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.137891 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.137949 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.138008 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.138063 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.138122 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.138225 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.138300 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.138359 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.138430 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.138491 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.138547 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.138615 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.138676 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.138735 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.138794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.138872 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.138931 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.139001 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.139059 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.139121 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.139182 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.139246 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.139302 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.139355 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.139411 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.139469 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.139532 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.139592 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.139652 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.139707 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.139771 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.139856 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.139916 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.139974 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.140029 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.140082 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.140138 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.140192 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.140254 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.140311 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.140387 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.140517 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.140588 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.140644 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.140700 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.140755 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.141192 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.141192 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.141192 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.141192 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.141306 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.141338 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.141338 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.141396 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.141396 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.141444 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.141475 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.141503 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.141529 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.141555 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.141582 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.141607 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.141651 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.141678 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.141705 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.141732 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.141757 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.141786 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.141817 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.141866 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.141905 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.141934 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.141961 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.141989 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.142015 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.142039 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.142066 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.142093 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.142123 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.142153 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.142179 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.142209 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.142233 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.142259 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.142285 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.142315 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.142341 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.142641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.142641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.142641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.142641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.142808 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.142895 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.142895 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.143022 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.143066 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.143141 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.143141 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.143141 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.143308 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.143383 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.143422 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.143544 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.143598 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.143598 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.143598 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.143598 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.143598 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.143750 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.144084 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.144133 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.144202 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.144255 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.144306 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.144355 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.144437 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.144486 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.144539 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.144594 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.144641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.144686 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.144731 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.144784 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.144871 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.144921 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.144963 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.145007 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.145050 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.145096 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.145142 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.145187 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.145232 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.145278 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.145332 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.145380 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.145423 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.145467 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.145511 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.145552 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.145601 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.145651 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.145696 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.145746 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.145791 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.145849 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.145994 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.146036 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.146069 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.146114 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.146167 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.146214 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.146265 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.146302 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.146336 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.146370 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.146402 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.146434 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.146464 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.146490 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.146521 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.146551 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.146576 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.146603 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.146603 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.146603 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.146678 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.146678 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.146725 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.146754 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.146784 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.146809 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.146857 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.146890 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.146919 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.146951 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.146978 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.147003 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.147046 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.147083 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.147123 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.147158 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.147200 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.147200 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.147200 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.147200 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.147326 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.147371 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.147408 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.147408 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.147408 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.147408 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.147408 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.147408 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.148156 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.148217 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.148299 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.148349 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.148389 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.148493 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.148540 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.148587 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.148631 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.148675 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.148726 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.148771 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.148812 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.148887 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.148933 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.148977 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.149033 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.149077 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.149124 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.149175 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.149220 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.149262 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.149308 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.149354 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.149394 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.149443 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.149443 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.149443 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.150001 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.150049 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.150133 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.150203 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.150253 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.150297 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.150344 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.150401 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.150450 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.150490 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.150535 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.150577 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.150623 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.150673 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.150719 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.150764 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.150809 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.150888 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.150944 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.150988 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.151033 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.151083 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.151127 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.151174 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.151219 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.151263 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.151263 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.151350 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.151397 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.151448 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.151496 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.151541 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.151586 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.151627 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.151668 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.151710 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.151765 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.151809 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.151866 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.151912 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.151955 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.152008 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.152058 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.152100 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.152143 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.152195 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.152239 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.152285 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.152328 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.152371 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.152455 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.152500 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.152543 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.152592 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.152592 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.152592 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.152715 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.152794 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.152866 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.152924 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.152968 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.153014 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.153060 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.153106 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.153150 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.153204 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.153249 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.153292 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.153343 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.153387 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.153428 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.153471 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.153514 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.153562 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.153611 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.153611 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.153686 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.153732 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.153775 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.153775 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.153775 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.153775 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.153775 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.153775 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.154015 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.154015 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.154015 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.154133 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.154179 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.154225 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.154274 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.154319 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.154360 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.154415 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.154460 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.154503 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.154552 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.154601 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.154601 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.154680 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.154724 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.154773 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.154839 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.154885 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.154925 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.154975 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.155021 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.155063 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.155063 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.155063 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.155063 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.155063 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.156321 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.156367 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.156453 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.156502 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.156545 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.156597 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.156648 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.156695 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.156735 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.156786 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.156862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.156862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.156862 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.156975 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.157385 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.157500 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.157607 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.157714 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.157759 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.157808 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.157880 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.157934 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.157980 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.158062 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.158110 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.158158 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.158265 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.158375 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.161841 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.161928 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.161988 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.162053 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.162112 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.162112 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.162219 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.162645 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.162704 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.162756 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.162854 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.162939 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.163004 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.163004 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.163108 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.163108 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.163215 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.163273 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.163273 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.163273 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.163273 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.163478 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.163539 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.163603 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.163663 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.163721 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.163786 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.163863 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.163938 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.163938 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.164057 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.164119 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.164176 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.164238 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.164297 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.164360 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.164453 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.164512 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.164571 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.164571 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.164571 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.164738 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.164804 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.164899 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.164899 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.164899 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.164899 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.165114 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.165114 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.165221 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.165290 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.165347 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.165404 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.165404 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.165404 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.165562 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.165629 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.165686 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.165686 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.165790 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.165887 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.165950 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.166006 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.166065 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.166065 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.166163 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.166231 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.166291 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.166383 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.166509 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.166588 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.166588 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.166699 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.166789 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.166899 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.166963 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.167021 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.167080 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.167080 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.167208 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.167272 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.167380 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.167380 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.167586 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.170550 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.170641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.170693 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.170753 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.170811 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.170811 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.171070 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.171133 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.171133 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.171256 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.171256 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.171437 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.171437 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.171437 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.172177 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.172271 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.172455 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.172561 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.172798 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.172798 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.172936 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.172999 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.172999 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.173102 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.173102 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.173233 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.173233 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.173336 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.173397 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.173454 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.173521 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.173581 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.173581 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.173682 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.173807 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.173880 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.173880 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.173979 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.174049 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.174114 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.174172 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.174228 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.174293 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.174353 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.174419 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.174419 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.174529 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.174588 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.174588 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.174694 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.175088 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.175154 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.175211 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.175269 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.175328 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.175382 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.175451 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.175512 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.175512 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.175624 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.175687 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.175747 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.175801 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.175892 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.175961 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.175961 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.176077 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.176136 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.176199 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.176258 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.176315 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.176315 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.176487 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.176549 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.176605 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.176605 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.176727 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.176784 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.176784 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.176911 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.176973 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.176973 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.177106 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.177162 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.177206 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.177261 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.177305 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.177351 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.177400 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.177448 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.177490 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.177526 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.177567 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.177610 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.177658 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.177700 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.177749 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.177791 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.177861 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.177909 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.177951 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.177992 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.178039 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.178082 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.178122 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.178122 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.178207 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.178252 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.178252 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.178326 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.178370 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.178370 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.178438 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.178482 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.178521 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.178571 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.178622 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.178669 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.178716 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.178761 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.178809 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.178871 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.178915 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.178968 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.179011 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.179054 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.179366 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.179366 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.179450 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.179497 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.179538 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.179538 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.179620 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.179665 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.179713 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.179757 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.179799 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.179869 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.179918 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.179960 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.180000 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.180040 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.180087 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.180132 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.180132 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.180132 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.180132 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.180293 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.183839 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.183902 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.183986 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.184036 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.184096 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.184148 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.184220 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.184268 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.184309 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112770) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.184378 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.184423 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.184476 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.184533 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.184667 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.184837 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.184888 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.184927 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112770) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.184971 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.185013 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112770) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.185057 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112768) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.185958 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.186046 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.186153 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.186265 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.186342 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.186532 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.186532 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.186697 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.186763 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.186862 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.186970 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.187069 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.187137 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.187199 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112769) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.187259 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.187317 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.187421 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.187513 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.187599 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.187999 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 03:50:24.187999 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112771) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 03:50:24.187999 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 03:50:24.187999 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 03:50:24.188417 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 03:50:24.188417 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112771) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 03:50:24.188417 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112771) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 03:50:24.229153 np0000172161 devstack@c-api.service[112770]: INFO dbcounter [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Registered counter for database cinder May 06 03:50:24.229613 np0000172161 devstack@c-api.service[112768]: INFO dbcounter [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Registered counter for database cinder May 06 03:50:24.235110 np0000172161 devstack@c-api.service[112771]: INFO dbcounter [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Registered counter for database cinder May 06 03:50:24.241143 np0000172161 devstack@c-api.service[112770]: DEBUG oslo_db.sqlalchemy.engines [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 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=112770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.243485 np0000172161 devstack@c-api.service[112768]: DEBUG oslo_db.sqlalchemy.engines [None req-d251e711-7afb-4831-aec2-bc8b555592e8 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=112768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.244912 np0000172161 devstack@c-api.service[112769]: INFO dbcounter [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Registered counter for database cinder May 06 03:50:24.247522 np0000172161 devstack@c-api.service[112771]: DEBUG oslo_db.sqlalchemy.engines [None req-1454928c-fd27-40a4-8143-90a585668077 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=112771) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.259178 np0000172161 devstack@c-api.service[112769]: DEBUG oslo_db.sqlalchemy.engines [None req-8ab655ed-5b73-432f-9269-c46acdb67911 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=112769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.355598 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writer thread running {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:50:24.356588 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writer thread running {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:50:24.358416 np0000172161 devstack@c-api.service[112770]: INFO cinder.rpc [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:50:24.359993 np0000172161 devstack@c-api.service[112768]: INFO cinder.rpc [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:50:24.360780 np0000172161 devstack@c-api.service[112770]: INFO cinder.rpc [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:50:24.361577 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writer thread running {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:50:24.362315 np0000172161 devstack@c-api.service[112768]: INFO cinder.rpc [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:50:24.363399 np0000172161 devstack@c-api.service[112770]: INFO cinder.rpc [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:50:24.364461 np0000172161 devstack@c-api.service[112771]: INFO cinder.rpc [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:50:24.365145 np0000172161 devstack@c-api.service[112768]: INFO cinder.rpc [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:50:24.365692 np0000172161 devstack@c-api.service[112770]: INFO cinder.rpc [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:50:24.366815 np0000172161 devstack@c-api.service[112771]: INFO cinder.rpc [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:50:24.366928 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.367659 np0000172161 devstack@c-api.service[112768]: INFO cinder.rpc [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:50:24.368949 np0000172161 devstack@c-api.service[112771]: INFO cinder.rpc [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:50:24.369009 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.369291 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.370793 np0000172161 devstack@c-api.service[112771]: INFO cinder.rpc [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:50:24.371354 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.371679 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.373440 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.375139 np0000172161 devstack@c-api.service[112770]: DEBUG oslo_db.sqlalchemy.engines [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 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=112770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.377115 np0000172161 devstack@c-api.service[112770]: INFO cinder.rpc [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:50:24.378005 np0000172161 devstack@c-api.service[112768]: DEBUG oslo_db.sqlalchemy.engines [None req-d251e711-7afb-4831-aec2-bc8b555592e8 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=112768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.378779 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writer thread running {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 03:50:24.378908 np0000172161 devstack@c-api.service[112770]: INFO cinder.rpc [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:50:24.379593 np0000172161 devstack@c-api.service[112771]: DEBUG oslo_db.sqlalchemy.engines [None req-1454928c-fd27-40a4-8143-90a585668077 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=112771) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.379674 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.380566 np0000172161 devstack@c-api.service[112768]: INFO cinder.rpc [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:50:24.381759 np0000172161 devstack@c-api.service[112769]: INFO cinder.rpc [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 03:50:24.382092 np0000172161 devstack@c-api.service[112771]: INFO cinder.rpc [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:50:24.382849 np0000172161 devstack@c-api.service[112768]: INFO cinder.rpc [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:50:24.383887 np0000172161 devstack@c-api.service[112771]: INFO cinder.rpc [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:50:24.384078 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.384380 np0000172161 devstack@c-api.service[112769]: INFO cinder.rpc [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 03:50:24.384909 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.386806 np0000172161 devstack@c-api.service[112769]: INFO cinder.rpc [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 03:50:24.388407 np0000172161 devstack@c-api.service[112769]: INFO cinder.rpc [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 03:50:24.389395 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.391115 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.392410 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.395607 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.395686 np0000172161 devstack@c-api.service[112769]: DEBUG oslo_db.sqlalchemy.engines [None req-8ab655ed-5b73-432f-9269-c46acdb67911 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=112769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:24.396092 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.397125 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.397681 np0000172161 devstack@c-api.service[112769]: INFO cinder.rpc [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 03:50:24.398955 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.399392 np0000172161 devstack@c-api.service[112769]: INFO cinder.rpc [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 03:50:24.399737 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.400316 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.401463 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.403079 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.403168 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.404751 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.406171 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.407374 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.409242 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.409310 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.410483 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.412250 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.412364 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.412513 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.413579 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.415340 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.416114 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.416872 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.416974 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.418586 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.419098 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.420121 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.420633 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.421046 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.422554 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.423274 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.424103 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.424265 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.425562 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.425700 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.427109 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.427637 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.428502 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.429031 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.429857 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.430605 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.432549 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.433798 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.434301 np0000172161 devstack@c-api.service[112770]: WARNING cinder.api.contrib.hosts [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:50:24.434863 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.435121 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.435492 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.436528 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.436693 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.438337 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.438631 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.439018 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.439731 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.440350 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.440694 np0000172161 devstack@c-api.service[112768]: WARNING cinder.api.contrib.hosts [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:50:24.441069 np0000172161 devstack@c-api.service[112771]: WARNING cinder.api.contrib.hosts [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:50:24.441345 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.441577 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.441842 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.441884 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.442999 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.443087 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.443281 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.444513 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.444586 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.444685 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.444889 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.445922 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.446260 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.446319 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.446748 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: extensions {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.447846 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.447958 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.448077 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: encryption {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.449582 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.449652 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-hosts {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.449694 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.450143 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.451133 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.451243 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-quota-class-sets {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.451292 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.452561 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.452641 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: capabilities {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.452836 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.453446 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: extensions {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.453648 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.453728 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: extensions {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.453864 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: extra_specs {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.454688 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: encryption {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.455080 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: encryption {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.455670 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-volume-manage {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.455776 np0000172161 devstack@c-api.service[112769]: WARNING cinder.api.contrib.hosts [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 03:50:24.456981 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-hosts {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.457079 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.457157 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-hosts {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.457233 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: consistencygroups {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.458398 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.458504 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-quota-class-sets {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.458749 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-quota-class-sets {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.459359 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-availability-zone {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.459710 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: capabilities {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.459789 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: capabilities {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.459955 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.461066 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: extra_specs {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.461157 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: extra_specs {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.461430 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: cgsnapshots {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.462595 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-volume-manage {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.462761 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-volume-manage {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.462847 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.462905 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-volume-transfer {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.464046 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: consistencygroups {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.464307 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: consistencygroups {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.464633 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-volume-type-access {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.466087 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-availability-zone {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.466253 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: scheduler-stats {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.466316 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.466376 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-availability-zone {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.467705 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: encryption {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.468163 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: cgsnapshots {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.468428 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: cgsnapshots {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.469079 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.469282 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: qos-specs {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.469602 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-volume-transfer {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.469859 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-volume-transfer {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.470558 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.471368 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-volume-type-access {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.471449 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-quota-sets {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.471777 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-volume-type-access {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.471990 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.472862 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: extensions {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.473070 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: scheduler-stats {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.473495 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: backups {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.473577 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: scheduler-stats {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.474071 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: encryption {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.474605 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: encryption {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.475050 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: encryption {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.475573 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extended resource: os-snapshot-manage {{(pid=112770) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.475677 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-hosts {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.476220 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: qos-specs {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.476666 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: qos-specs {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.477233 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-quota-class-sets {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.477934 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.478496 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: capabilities {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.478549 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-quota-sets {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.478726 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-quota-sets {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.479025 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.contrib.snapshot_actions [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] SnapshotActionsController initialized {{(pid=112770) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:50:24.479745 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: extra_specs {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.479866 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.480172 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: backups {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.480231 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: backups {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.481305 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.481368 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-volume-manage {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.482154 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extended resource: os-snapshot-manage {{(pid=112768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.482355 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extended resource: os-snapshot-manage {{(pid=112771) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.482687 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: consistencygroups {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.482741 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.484372 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.484457 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.484735 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-availability-zone {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.484928 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.485452 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.contrib.snapshot_actions [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] SnapshotActionsController initialized {{(pid=112768) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:50:24.485870 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.486008 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.contrib.snapshot_actions [None req-1454928c-fd27-40a4-8143-90a585668077 None None] SnapshotActionsController initialized {{(pid=112771) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:50:24.486116 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: cgsnapshots {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.486198 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.486846 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.487338 np0000172161 devstack@c-api.service[112770]: WARNING castellan.key_manager.migration [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.487432 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-volume-transfer {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.487583 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.488330 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.488413 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.488496 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.488591 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.488677 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension TypesManage extending resource: types {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.488781 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.488943 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489026 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.489369 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489369 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489369 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeActions extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489369 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489651 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489651 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489808 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-volume-type-access {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.489925 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension UsedLimits extending resource: limits {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.489925 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension AdminActions extending resource: volumes {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.490079 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.490158 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension AdminActions extending resource: snapshots {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.490158 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.v3.router [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 None None] Extension AdminActions extending resource: backups {{(pid=112770) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.490774 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.491254 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: scheduler-stats {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.491315 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.492394 np0000172161 devstack@c-api.service[112770]: WARNING keystonemiddleware.auth_token [None req-28e03191-8b9f-4db4-8c02-f19bcf16a460 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 03:50:24.492687 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.492757 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: encryption {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.492947 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.494195 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: qos-specs {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.494261 np0000172161 devstack@c-api.service[112768]: WARNING castellan.key_manager.migration [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.494698 np0000172161 devstack@c-api.service[112771]: WARNING castellan.key_manager.migration [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.495164 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495285 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495384 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495495 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension TypesManage extending resource: types {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495548 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495601 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495663 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495726 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495777 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495899 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.495966 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension TypesManage extending resource: types {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496030 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496085 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496137 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeActions extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496189 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496248 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496303 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496362 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-quota-sets {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.496416 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496504 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496564 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496611 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeActions extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496667 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension UsedLimits extending resource: limits {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496718 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496718 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496812 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension AdminActions extending resource: volumes {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496904 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496988 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension AdminActions extending resource: snapshots {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.496988 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.v3.router [None req-d251e711-7afb-4831-aec2-bc8b555592e8 None None] Extension AdminActions extending resource: backups {{(pid=112768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.497268 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension UsedLimits extending resource: limits {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.497268 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension AdminActions extending resource: volumes {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.497268 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension AdminActions extending resource: snapshots {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.497407 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.v3.router [None req-1454928c-fd27-40a4-8143-90a585668077 None None] Extension AdminActions extending resource: backups {{(pid=112771) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.497669 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: backups {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.499232 np0000172161 devstack@c-api.service[112770]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7781baea3668 pid: 112770 (default app) May 06 03:50:24.499292 np0000172161 devstack@c-api.service[112768]: WARNING keystonemiddleware.auth_token [None req-d251e711-7afb-4831-aec2-bc8b555592e8 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 03:50:24.499661 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extended resource: os-snapshot-manage {{(pid=112769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 03:50:24.499729 np0000172161 devstack@c-api.service[112771]: WARNING keystonemiddleware.auth_token [None req-1454928c-fd27-40a4-8143-90a585668077 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 03:50:24.499925 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.499925 np0000172161 devstack@c-api.service[112770]: warnings.warn( May 06 03:50:24.501965 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.502993 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] SnapshotActionsController initialized {{(pid=112769) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 03:50:24.503729 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.505185 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.505525 np0000172161 devstack@c-api.service[112768]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7781baea3668 pid: 112768 (default app) May 06 03:50:24.505982 np0000172161 devstack@c-api.service[112771]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7781baea3668 pid: 112771 (default app) May 06 03:50:24.506623 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.508066 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.509495 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.509552 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.509552 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.509552 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.509552 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.509552 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.509953 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.509953 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.509953 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.509953 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.509953 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510303 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510303 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510303 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510303 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510303 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510303 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510667 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510667 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510667 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510667 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510948 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510948 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.510948 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.510948 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511227 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511227 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511227 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511227 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511488 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511488 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511488 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511488 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511488 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511881 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511881 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511881 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.511881 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.511881 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.512218 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.512218 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.512218 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.512218 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.512218 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.512218 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.512586 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.512586 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.512586 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.512586 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.512586 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.512586 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513187 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513187 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513187 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513187 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513187 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513187 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513612 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513612 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513612 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513612 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513612 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513947 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513947 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513947 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.513947 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.513947 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.514226 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.514226 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.514226 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.514226 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.514226 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.514226 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.514718 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.514718 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.514718 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.514718 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.514718 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.514718 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.515510 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.515510 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.515510 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.515510 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.515510 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.515864 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.515864 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.515864 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.515864 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.515864 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516177 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.516177 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516177 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.516177 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516430 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.516430 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516430 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.516430 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516702 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.516702 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516702 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.516702 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.516702 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517061 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517061 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517061 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517061 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517061 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517339 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517339 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517339 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517339 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517558 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517558 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517558 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517558 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517774 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517774 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.517774 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.517774 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518028 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518028 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518028 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518028 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518227 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518227 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518227 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518227 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518439 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518439 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518439 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518439 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518439 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518845 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518845 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518845 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518845 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.518845 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.518845 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.519179 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.519179 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.519179 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.519179 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.519179 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.519427 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.519427 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.519427 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.519427 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.519427 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.519427 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.520171 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.520171 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.520171 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.520171 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.520171 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.520171 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.520678 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.520678 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.520678 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.520678 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.520678 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.520678 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.521274 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.521274 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.521274 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.521274 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.521274 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.521274 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.521711 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.521711 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.521711 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.521711 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.522079 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.522079 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.522079 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.522079 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.522079 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.522453 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.522453 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.522453 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.522453 np0000172161 devstack@c-api.service[112770]: /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 03:50:24.522453 np0000172161 devstack@c-api.service[112770]: warnings.warn(deprecated_msg) May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: WARNING castellan.key_manager.migration [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension TypesManage extending resource: types {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.522794 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523184 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-02bf76c9-d93d-4a3b-b507-ef72129a697c None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeActions extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension UsedLimits extending resource: limits {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523256 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension AdminActions extending resource: volumes {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523594 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension AdminActions extending resource: snapshots {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523594 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.v3.router [None req-8ab655ed-5b73-432f-9269-c46acdb67911 None None] Extension AdminActions extending resource: backups {{(pid=112769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 03:50:24.523706 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 1/1] 199.204.45.33 () {60 vars in 946 bytes} [Wed May 6 03:50:24 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 06 03:50:24.523805 np0000172161 devstack@c-api.service[112769]: WARNING keystonemiddleware.auth_token [None req-8ab655ed-5b73-432f-9269-c46acdb67911 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 03:50:24.523805 np0000172161 devstack@c-api.service[112769]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7781baea3668 pid: 112769 (default app) May 06 03:50:31.856169 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.856169 np0000172161 devstack@c-api.service[112768]: warnings.warn( May 06 03:50:31.869351 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.869351 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.869351 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.869351 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.869351 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.869963 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.869963 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.869963 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.869963 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.869963 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870317 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870317 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870317 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870317 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870317 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870317 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870684 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870684 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870684 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870684 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870946 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870946 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.870946 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.870946 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871214 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871214 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871214 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871214 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871435 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871435 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871435 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871435 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871435 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871760 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871760 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871760 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.871760 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.871760 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.872086 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.872086 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.872086 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.872086 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.872086 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.872086 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.873053 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.873053 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.873053 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.873053 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.873053 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.873053 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.873666 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.873666 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.873666 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.873666 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.873666 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.873666 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.874275 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.874275 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.874275 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.874275 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.874275 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.874801 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.874801 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.874801 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.874801 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.874801 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.875343 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.875343 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.875343 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.875343 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.875343 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.875343 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.876206 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.876206 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.876206 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.876206 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.876206 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.876206 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.876876 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.876876 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.876876 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.876876 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.876876 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.877481 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.877481 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.877481 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.877481 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.877481 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.878110 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.878110 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.878110 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.878110 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.878667 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.878667 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.878667 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.878667 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.879107 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.879107 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.879107 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.879107 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.879107 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.879715 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.879715 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.879715 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.879715 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.879715 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880167 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880167 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880167 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880167 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880448 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880448 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880448 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880448 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880588 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880588 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880588 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880588 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880712 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880712 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880712 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880712 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880838 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880838 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880838 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880838 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880936 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880936 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880936 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.880936 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.880936 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881099 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881099 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881099 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881099 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881099 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881099 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881263 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881263 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881263 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881263 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881263 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881387 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881387 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881387 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881387 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881387 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881387 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881544 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881544 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881544 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881544 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881544 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881544 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881733 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881733 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881733 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881733 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.881733 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.881733 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882024 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882024 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882024 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882024 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882024 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882024 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882174 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882174 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882174 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882174 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882271 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882271 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882271 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882271 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882271 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882401 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882401 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882401 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882401 np0000172161 devstack@c-api.service[112768]: /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 03:50:31.882401 np0000172161 devstack@c-api.service[112768]: warnings.warn(deprecated_msg) May 06 03:50:31.882401 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-91a80452-0833-4df7-a2ed-ee4d10525440 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:50:32.393340 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-91a80452-0833-4df7-a2ed-ee4d10525440 admin admin] POST https://199.204.45.33/volume/v3/types May 06 03:50:32.393843 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-91a80452-0833-4df7-a2ed-ee4d10525440 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 03:50:32.395521 np0000172161 devstack@c-api.service[112768]: /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 03:50:32.395521 np0000172161 devstack@c-api.service[112768]: warnings.warn( May 06 03:50:32.407341 np0000172161 devstack@c-api.service[112768]: DEBUG oslo_db.sqlalchemy.engines [None req-91a80452-0833-4df7-a2ed-ee4d10525440 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=112768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:32.439862 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-91a80452-0833-4df7-a2ed-ee4d10525440 admin admin] https://199.204.45.33/volume/v3/types returned with HTTP 200 May 06 03:50:32.440400 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 1/2] 199.204.45.33 () {68 vars in 1281 bytes} [Wed May 6 03:50:31 2026] POST /volume/v3/types => generated 186 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:50:32.453494 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.453494 np0000172161 devstack@c-api.service[112771]: warnings.warn( May 06 03:50:32.466533 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.466533 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.466533 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.466533 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.466931 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.466931 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.466931 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.466931 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467157 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467157 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467157 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467157 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467157 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467157 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467482 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467482 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467482 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467482 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467482 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467760 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467760 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467760 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.467760 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.467760 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468082 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468082 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468082 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468082 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468316 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468316 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468316 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468316 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468316 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468606 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468606 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468606 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468606 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468606 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468892 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468892 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468892 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468892 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.468892 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.468892 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469228 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469228 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469228 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469228 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469228 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469228 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469549 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469549 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469549 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469549 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469549 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469549 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469890 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469890 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469890 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.469890 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.469890 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470169 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470169 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470169 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470169 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470169 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470430 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470430 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470430 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470430 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470430 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470430 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470884 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470884 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470884 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470884 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.470884 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.470884 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471197 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471197 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471197 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471197 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471197 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471477 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471477 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471477 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471477 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471477 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471678 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471678 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471678 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471678 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471866 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471866 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.471866 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.471866 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472028 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472028 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472028 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472028 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472028 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472252 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472252 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472252 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472252 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472252 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472448 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472448 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472448 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472448 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472601 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472601 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472601 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472601 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472751 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472751 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472751 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472751 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472949 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472949 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.472949 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.472949 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473098 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473098 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473098 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473098 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473259 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473259 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473259 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473259 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473259 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473446 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473446 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473446 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473446 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473446 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473446 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473662 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473662 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473662 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473662 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473662 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473851 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473851 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473851 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473851 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.473851 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.473851 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474081 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474081 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474081 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474081 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474081 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474081 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474312 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474312 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474312 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474312 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474312 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474312 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474529 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474529 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474529 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474529 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474529 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474529 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474777 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474777 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474777 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474777 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474943 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474943 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474943 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.474943 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.474943 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.475129 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.475129 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.475129 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.475129 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.475129 np0000172161 devstack@c-api.service[112771]: warnings.warn(deprecated_msg) May 06 03:50:32.475129 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [req-91a80452-0833-4df7-a2ed-ee4d10525440 req-c4db2f09-f68d-4bc5-a163-a93a60a25c7a None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:50:32.811931 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [req-91a80452-0833-4df7-a2ed-ee4d10525440 req-c4db2f09-f68d-4bc5-a163-a93a60a25c7a admin admin] POST https://199.204.45.33/volume/v3/types/fff91915-51a2-4fcd-b7ee-172a6af19d79/extra_specs May 06 03:50:32.812472 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [req-91a80452-0833-4df7-a2ed-ee4d10525440 req-c4db2f09-f68d-4bc5-a163-a93a60a25c7a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 03:50:32.814303 np0000172161 devstack@c-api.service[112771]: /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 03:50:32.814303 np0000172161 devstack@c-api.service[112771]: warnings.warn( May 06 03:50:32.822941 np0000172161 devstack@c-api.service[112771]: DEBUG oslo_db.sqlalchemy.engines [req-91a80452-0833-4df7-a2ed-ee4d10525440 req-c4db2f09-f68d-4bc5-a163-a93a60a25c7a 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=112771) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:50:32.883388 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [req-91a80452-0833-4df7-a2ed-ee4d10525440 req-c4db2f09-f68d-4bc5-a163-a93a60a25c7a admin admin] https://199.204.45.33/volume/v3/types/fff91915-51a2-4fcd-b7ee-172a6af19d79/extra_specs returned with HTTP 200 May 06 03:50:32.884126 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 1/3] 199.204.45.33 () {70 vars in 1498 bytes} [Wed May 6 03:50:32 2026] POST /volume/v3/types/fff91915-51a2-4fcd-b7ee-172a6af19d79/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 03:50:34.378454 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=6 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:50:34.399435 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=6 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:50:42.436956 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:50:42.881115 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:53:10.083861 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-0b94fa01-8fea-4bb6-8336-82cbffaa27f7 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:53:10.084820 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-0b94fa01-8fea-4bb6-8336-82cbffaa27f7 None None] GET https://199.204.45.33/volume// May 06 03:53:10.085118 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-0b94fa01-8fea-4bb6-8336-82cbffaa27f7 None None] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:53:10.085525 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-0b94fa01-8fea-4bb6-8336-82cbffaa27f7 None None] Calling method 'all' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:53:10.086271 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-0b94fa01-8fea-4bb6-8336-82cbffaa27f7 None None] https://199.204.45.33/volume// returned with HTTP 300 May 06 03:53:10.086665 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 2/4] 199.204.45.33 () {66 vars in 1449 bytes} [Wed May 6 03:53:10 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 03:53:46.697845 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.697845 np0000172161 devstack@c-api.service[112769]: warnings.warn( May 06 03:53:46.706882 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.706882 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.706882 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.706882 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707125 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707125 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707125 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707125 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707321 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707321 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707321 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707321 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707321 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707321 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707590 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707590 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707590 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707590 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707590 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707865 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707865 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707865 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.707865 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.707865 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708084 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708084 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708084 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708084 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708275 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708275 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708275 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708275 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708275 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708537 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708537 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708537 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708537 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708537 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708774 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708774 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708774 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708774 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.708774 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.708774 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709060 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709060 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709060 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709060 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709060 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709060 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709323 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709323 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709323 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709323 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709323 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709323 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709587 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709587 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709587 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709587 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709587 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709838 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709838 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709838 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.709838 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.709838 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710067 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710067 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710067 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710067 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710067 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710067 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710333 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710333 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710333 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710333 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710333 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710333 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710576 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710576 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710576 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710576 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710576 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710813 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710813 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710813 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.710813 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.710813 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711055 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711055 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711055 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711055 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711249 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711249 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711249 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711249 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711453 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711453 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711453 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711453 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711453 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711677 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711677 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711677 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711677 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711677 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711905 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711905 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.711905 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.711905 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712088 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712088 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712088 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712088 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712268 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712268 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712268 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712268 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712449 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712449 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712449 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712449 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712661 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712661 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712661 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712661 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712874 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712874 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712874 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.712874 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.712874 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713112 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713112 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713112 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713112 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713112 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713112 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713386 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713386 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713386 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713386 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713386 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713599 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713599 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713599 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713599 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713599 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713599 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713900 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713900 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713900 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713900 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.713900 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.713900 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714170 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714170 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714170 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714170 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714170 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714170 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714439 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714439 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714439 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714439 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714439 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714439 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714704 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714704 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714704 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714704 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714921 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714921 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714921 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.714921 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.714921 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.715170 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.715170 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.715170 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.715170 np0000172161 devstack@c-api.service[112769]: /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 03:53:46.715170 np0000172161 devstack@c-api.service[112769]: warnings.warn(deprecated_msg) May 06 03:53:46.715170 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:53:47.044590 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 demo demo] GET https://199.204.45.33/volume/v3/types?is_public=None May 06 03:53:47.045095 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:53:47.045308 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 demo demo] Calling method 'index' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:53:47.045853 np0000172161 devstack@c-api.service[112769]: /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 03:53:47.045853 np0000172161 devstack@c-api.service[112769]: warnings.warn( May 06 03:53:47.046459 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:53:47.056504 np0000172161 devstack@c-api.service[112769]: DEBUG oslo_db.sqlalchemy.engines [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 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=112769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:53:47.074806 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 demo demo] https://199.204.45.33/volume/v3/types?is_public=None returned with HTTP 200 May 06 03:53:47.075262 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 1/5] 199.204.45.33 () {64 vars in 1256 bytes} [Wed May 6 03:53:46 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:53:47.088418 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 req-f76fde10-dea2-427c-8075-090bdaf59890 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:53:47.093996 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 req-f76fde10-dea2-427c-8075-090bdaf59890 demo demo] GET https://199.204.45.33/volume/v3/types/default May 06 03:53:47.094388 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 req-f76fde10-dea2-427c-8075-090bdaf59890 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:53:47.094794 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 req-f76fde10-dea2-427c-8075-090bdaf59890 demo demo] Calling method 'show' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:53:47.110319 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [req-ba35940f-57bc-4f1a-a2ee-7d8d3ccc1904 req-f76fde10-dea2-427c-8075-090bdaf59890 demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 06 03:53:47.110857 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 2/6] 199.204.45.33 () {66 vars in 1322 bytes} [Wed May 6 03:53:47 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 03:53:47.464596 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-17f525f4-c66c-4222-88a0-d57a4e10ea65 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:53:47.468032 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-17f525f4-c66c-4222-88a0-d57a4e10ea65 demo demo] GET https://199.204.45.33/volume/v3/types/default May 06 03:53:47.468279 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-17f525f4-c66c-4222-88a0-d57a4e10ea65 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:53:47.468653 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-17f525f4-c66c-4222-88a0-d57a4e10ea65 demo demo] Calling method 'show' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:53:47.485217 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-17f525f4-c66c-4222-88a0-d57a4e10ea65 demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 06 03:53:47.485614 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 2/7] 199.204.45.33 () {64 vars in 1251 bytes} [Wed May 6 03:53:47 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:53:47.903997 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-5a0a9551-bcbd-4cec-9af1-fce5300ced55 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:53:48.386978 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-5a0a9551-bcbd-4cec-9af1-fce5300ced55 demo demo] GET https://199.204.45.33/volume/v3/types/default May 06 03:53:48.386978 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-5a0a9551-bcbd-4cec-9af1-fce5300ced55 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:53:48.386978 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-5a0a9551-bcbd-4cec-9af1-fce5300ced55 demo demo] Calling method 'show' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:53:48.398239 np0000172161 devstack@c-api.service[112770]: DEBUG oslo_db.sqlalchemy.engines [None req-5a0a9551-bcbd-4cec-9af1-fce5300ced55 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=112770) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 03:53:48.418326 np0000172161 devstack@c-api.service[112770]: /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 03:53:48.418326 np0000172161 devstack@c-api.service[112770]: warnings.warn( May 06 03:53:48.420887 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-5a0a9551-bcbd-4cec-9af1-fce5300ced55 demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 06 03:53:48.421701 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 3/8] 199.204.45.33 () {64 vars in 1251 bytes} [Wed May 6 03:53:47 2026] GET /volume/v3/types/default => generated 145 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:53:48.435539 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-21d4b261-6b51-44da-97e4-a49d53b1044e None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:53:48.439308 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-21d4b261-6b51-44da-97e4-a49d53b1044e demo demo] GET https://199.204.45.33/volume/v3/types/default May 06 03:53:48.439760 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-21d4b261-6b51-44da-97e4-a49d53b1044e demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:53:48.440310 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-21d4b261-6b51-44da-97e4-a49d53b1044e demo demo] Calling method 'show' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:53:48.456531 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-21d4b261-6b51-44da-97e4-a49d53b1044e demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 06 03:53:48.456898 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 2/9] 199.204.45.33 () {64 vars in 1251 bytes} [Wed May 6 03:53:48 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 03:53:57.104495 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=2 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:53:57.480367 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=2 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:53:58.415501 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=2 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:53:58.453098 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=3 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:58:53.259493 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-f2069740-470c-4e66-8ed0-6e811c867f63 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:58:53.336676 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 03:58:53.337022 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:58:53.337290 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:58:53.338032 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:58:53.339275 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 03:58:53.377309 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] Get all volumes completed successfully. May 06 03:58:53.380126 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-f2069740-470c-4e66-8ed0-6e811c867f63 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 03:58:53.380613 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 3/10] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 03:58:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 03:59:03.368222 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 03:59:53.403724 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 03:59:53.408780 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 03:59:53.409050 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 03:59:53.409483 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 03:59:53.410023 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 03:59:53.411109 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 03:59:53.443555 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] Get all volumes completed successfully. May 06 03:59:53.445623 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-d2a52104-da0c-4c79-82b7-c1e6f142caeb demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 03:59:53.445982 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 3/11] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 03:59:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:00:03.437287 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:00:53.474179 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:00:53.478080 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:00:53.478331 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:00:53.479228 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:00:53.480013 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:00:53.480817 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:00:53.532962 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] Get all volumes completed successfully. May 06 04:00:53.536702 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-c7c5eff0-68ea-4c04-ad89-81b69c3d3ff2 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:00:53.537574 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 4/12] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:00:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:01:03.524151 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:01:53.549470 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-d64544b7-8227-480f-a611-22b0fb932c18 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:01:53.553203 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:01:53.553450 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:01:53.553700 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:01:53.554269 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:01:53.555661 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:01:53.600668 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] Get all volumes completed successfully. May 06 04:01:53.602973 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-d64544b7-8227-480f-a611-22b0fb932c18 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:01:53.603512 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 3/13] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:01:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:02:03.637222 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:02:53.622650 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:02:53.627067 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:02:53.627295 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:02:53.627614 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:02:53.627940 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:02:53.629312 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:02:53.640448 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] Get all volumes completed successfully. May 06 04:02:53.644406 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-5ec56ea6-d68a-46d8-8b6c-637d9145bdff demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:02:53.644406 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 4/14] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:02:53 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 04:03:03.632579 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:03:53.659993 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-4e311e75-2d30-49fe-b0de-63949475a897 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:03:53.665946 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:03:53.665946 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:03:53.665946 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:03:53.666515 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:03:53.668381 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:03:53.682227 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] Get all volumes completed successfully. May 06 04:03:53.687116 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-4e311e75-2d30-49fe-b0de-63949475a897 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:03:53.687702 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 4/15] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:03:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:04:03.673171 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:04:53.715232 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:04:53.870864 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:04:53.871062 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:04:53.871260 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:04:53.871442 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:04:53.873166 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:04:53.880355 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] Get all volumes completed successfully. May 06 04:04:53.882671 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-5c7407c3-bf07-47f5-8e9b-e9bb1869df65 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:04:53.883054 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 5/16] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:04:53 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 04:05:03.876456 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:05:53.899161 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:05:53.902433 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:05:53.902969 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:05:53.903432 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:05:53.904010 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:05:53.905860 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:05:53.917296 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] Get all volumes completed successfully. May 06 04:05:53.920141 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-5ada7614-04b6-41d4-90cf-9d552b4696ad demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:05:53.920490 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 4/17] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:05:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:06:03.909628 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:06:53.939066 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-ad801baa-0f92-4854-823b-897f776361c6 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:06:53.941175 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:06:53.941384 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:06:53.941579 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:06:53.941799 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:06:53.942511 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:06:53.949942 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] Get all volumes completed successfully. May 06 04:06:53.952468 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-ad801baa-0f92-4854-823b-897f776361c6 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:06:53.953136 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 5/18] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:06:53 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 04:07:03.945273 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:07:53.966733 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-7169aa56-39db-402c-893c-798fd3113439 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:07:53.969704 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:07:53.969966 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:07:53.970233 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:07:53.970577 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:07:53.971564 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:07:53.979241 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] Get all volumes completed successfully. May 06 04:07:53.981065 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-7169aa56-39db-402c-893c-798fd3113439 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:07:53.981465 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 5/19] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:07:53 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 04:08:03.974965 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:08:53.998470 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:08:54.002744 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:08:54.003753 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:08:54.004201 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:08:54.004666 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:08:54.006793 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:08:54.020648 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] Get all volumes completed successfully. May 06 04:08:54.024117 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-45fedb94-b5e6-4713-93ff-9d6b782d0ee0 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:08:54.024699 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 6/20] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:08:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:09:04.009782 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:09:54.040420 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-958607ef-0e91-4aad-95d5-1ece22466694 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:09:54.196427 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:09:54.196942 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:09:54.197373 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:09:54.197901 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:09:54.199662 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:09:54.211774 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] Get all volumes completed successfully. May 06 04:09:54.214657 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-958607ef-0e91-4aad-95d5-1ece22466694 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:09:54.215891 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 5/21] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:09:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:10:04.206907 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:10:54.230709 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-c3340261-c44d-4845-9c30-d360efdb9b8e None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:10:54.233241 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:10:54.233651 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:10:54.234079 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:10:54.235156 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:10:54.238200 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:10:54.244949 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] Get all volumes completed successfully. May 06 04:10:54.246392 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-c3340261-c44d-4845-9c30-d360efdb9b8e demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:10:54.246729 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 6/22] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:10:54 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 04:11:04.239861 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:11:54.260195 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-f8ade4c1-e920-4f68-a16c-319786615b9c None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:11:54.263173 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:11:54.263425 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:11:54.263683 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:11:54.264056 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:11:54.265269 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:11:54.276792 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] Get all volumes completed successfully. May 06 04:11:54.279585 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-f8ade4c1-e920-4f68-a16c-319786615b9c demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:11:54.280097 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 6/23] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:11:54 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 04:12:04.269790 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:12:54.294657 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:12:54.297574 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:12:54.298233 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:12:54.298233 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:12:54.298460 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:12:54.299458 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:12:54.306666 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] Get all volumes completed successfully. May 06 04:12:54.308647 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-4b265b87-11e8-4659-912a-41ad3f0ed466 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:12:54.309056 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 7/24] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:12:54 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 04:13:04.302404 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:13:54.330714 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-f8c04e92-170c-4055-96b8-c4567cca60ce None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:13:54.334647 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:13:54.335540 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:13:54.336358 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:13:54.337941 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:13:54.337941 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:13:54.347591 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] Get all volumes completed successfully. May 06 04:13:54.351270 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-f8c04e92-170c-4055-96b8-c4567cca60ce demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:13:54.351843 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 6/25] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:13:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:14:04.340790 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:14:54.371969 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:14:54.436942 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:14:54.437286 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:14:54.437690 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:14:54.438191 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:14:54.439275 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:14:54.446845 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] Get all volumes completed successfully. May 06 04:14:54.449569 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-ba388339-a66d-437e-aec6-fbf9c67c7201 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:14:54.450015 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 7/26] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:14:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:15:04.442322 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:15:54.466805 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:15:54.471028 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:15:54.471028 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:15:54.471399 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:15:54.471572 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:15:54.472617 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:15:54.479718 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] Get all volumes completed successfully. May 06 04:15:54.481602 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-024cf76b-e5e2-4417-8568-6b8ca47d5a84 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:15:54.481975 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 7/27] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:15:54 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 04:16:04.476054 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:16:54.502668 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:16:54.505599 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:16:54.505926 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:16:54.506220 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:16:54.506561 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:16:54.507567 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:16:54.516050 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] Get all volumes completed successfully. May 06 04:16:54.518747 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-de754d25-dbce-48cf-b7ae-e2ed011d84b3 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:16:54.519297 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 8/28] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:16:54 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 04:17:04.510789 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:17:54.535452 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:17:54.539420 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:17:54.539655 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:17:54.539932 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:17:54.540235 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:17:54.541200 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:17:54.550143 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] Get all volumes completed successfully. May 06 04:17:54.552152 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-0147f0af-6c71-4eaa-852f-e5109e33cb13 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:17:54.552715 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 7/29] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:17:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:18:04.545339 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:18:54.564704 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-21045cdc-de9d-426a-82ed-0a633afdda87 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:18:54.568512 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:18:54.568752 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:18:54.569019 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:18:54.569363 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:18:54.570215 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:18:54.579852 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] Get all volumes completed successfully. May 06 04:18:54.586096 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-21045cdc-de9d-426a-82ed-0a633afdda87 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:18:54.586374 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 8/30] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:18:54 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 04:19:04.573144 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:19:54.604733 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:19:54.766724 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:19:54.766968 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:19:54.767200 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:19:54.767490 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:19:54.768385 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:19:54.776481 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] Get all volumes completed successfully. May 06 04:19:54.781806 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-fa4da6e1-9de3-4043-a9c3-1d6b01b306f9 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:19:54.782692 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 8/31] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:19:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:20:04.771626 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:20:54.796536 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-06fe175a-e472-401b-9eee-574e2a562116 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:20:54.798796 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:20:54.799004 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:20:54.799172 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:20:54.799404 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:20:54.800130 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:20:54.809676 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] Get all volumes completed successfully. May 06 04:20:54.812673 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-06fe175a-e472-401b-9eee-574e2a562116 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:20:54.813544 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 9/32] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:20:54 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 04:21:04.802945 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:21:54.837197 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:21:54.841576 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:21:54.842150 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:21:54.842536 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:21:54.843007 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:21:54.844462 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:21:54.851004 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] Get all volumes completed successfully. May 06 04:21:54.852927 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-8f63a5eb-d5f9-4830-ab40-691e0714fae1 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:21:54.853261 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 8/33] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:21:54 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 04:22:04.847785 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:22:54.867198 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:22:54.871169 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:22:54.871421 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:22:54.871662 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:22:54.871983 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:22:54.872950 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:22:54.884155 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] Get all volumes completed successfully. May 06 04:22:54.887465 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-816a06fc-ea8e-4b8c-ac21-220c7d49198a demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:22:54.887838 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 9/34] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:22:54 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 04:23:04.876787 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:23:54.914193 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.middleware.request_id [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e None None] RequestId filter calling following filter/app {{(pid=112771) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:23:54.916186 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:23:54.916355 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] Empty body provided in request {{(pid=112771) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:23:54.916527 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.openstack.wsgi [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] Calling method 'detail' {{(pid=112771) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:23:54.916738 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.api.api_utils [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] Removing options '' from query. {{(pid=112771) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:23:54.917397 np0000172161 devstack@c-api.service[112771]: DEBUG cinder.volume.api [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112771) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:23:54.923360 np0000172161 devstack@c-api.service[112771]: INFO cinder.volume.api [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] Get all volumes completed successfully. May 06 04:23:54.925287 np0000172161 devstack@c-api.service[112771]: INFO cinder.api.openstack.wsgi [None req-62ddafb3-2ab6-4c94-8bfd-cd1ee57f4d5e demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:23:54.925621 np0000172161 devstack@c-api.service[112771]: [pid: 112771|app: 0|req: 9/35] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:23:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:24:04.919866 np0000172161 devstack@c-api.service[112771]: DEBUG dbcounter [-] [112771] Writing DB stats cinder:SELECT=1 {{(pid=112771) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:24:54.938949 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.middleware.request_id [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 None None] RequestId filter calling following filter/app {{(pid=112770) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:24:55.012847 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:24:55.013062 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] Empty body provided in request {{(pid=112770) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:24:55.013282 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.openstack.wsgi [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] Calling method 'detail' {{(pid=112770) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:24:55.013653 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.api.api_utils [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] Removing options '' from query. {{(pid=112770) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:24:55.014561 np0000172161 devstack@c-api.service[112770]: DEBUG cinder.volume.api [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112770) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:24:55.022632 np0000172161 devstack@c-api.service[112770]: INFO cinder.volume.api [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] Get all volumes completed successfully. May 06 04:24:55.025382 np0000172161 devstack@c-api.service[112770]: INFO cinder.api.openstack.wsgi [None req-44f530f4-d593-42b5-a2ad-1327d8e9fc09 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:24:55.025833 np0000172161 devstack@c-api.service[112770]: [pid: 112770|app: 0|req: 10/36] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:24:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 04:25:05.017618 np0000172161 devstack@c-api.service[112770]: DEBUG dbcounter [-] [112770] Writing DB stats cinder:SELECT=1 {{(pid=112770) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:25:55.038847 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.middleware.request_id [None req-0695583d-9b70-4b28-9194-316e04ce6f8a None None] RequestId filter calling following filter/app {{(pid=112769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:25:55.042690 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:25:55.043086 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] Empty body provided in request {{(pid=112769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:25:55.043442 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.openstack.wsgi [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] Calling method 'detail' {{(pid=112769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:25:55.043931 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.api.api_utils [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] Removing options '' from query. {{(pid=112769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:25:55.045346 np0000172161 devstack@c-api.service[112769]: DEBUG cinder.volume.api [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112769) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:25:55.055747 np0000172161 devstack@c-api.service[112769]: INFO cinder.volume.api [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] Get all volumes completed successfully. May 06 04:25:55.058699 np0000172161 devstack@c-api.service[112769]: INFO cinder.api.openstack.wsgi [None req-0695583d-9b70-4b28-9194-316e04ce6f8a demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:25:55.059435 np0000172161 devstack@c-api.service[112769]: [pid: 112769|app: 0|req: 9/37] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:25:55 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 04:26:05.050174 np0000172161 devstack@c-api.service[112769]: DEBUG dbcounter [-] [112769] Writing DB stats cinder:SELECT=1 {{(pid=112769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 04:26:55.077586 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.middleware.request_id [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 None None] RequestId filter calling following filter/app {{(pid=112768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 04:26:55.081003 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 06 04:26:55.081239 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] Empty body provided in request {{(pid=112768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 04:26:55.081472 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.openstack.wsgi [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] Calling method 'detail' {{(pid=112768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 04:26:55.081754 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.api.api_utils [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] Removing options '' from query. {{(pid=112768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 04:26:55.083400 np0000172161 devstack@c-api.service[112768]: DEBUG cinder.volume.api [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112768) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 04:26:55.089951 np0000172161 devstack@c-api.service[112768]: INFO cinder.volume.api [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] Get all volumes completed successfully. May 06 04:26:55.091843 np0000172161 devstack@c-api.service[112768]: INFO cinder.api.openstack.wsgi [None req-045b890b-9be9-4f22-9804-e2d274bc3d94 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 06 04:26:55.092219 np0000172161 devstack@c-api.service[112768]: [pid: 112768|app: 0|req: 10/38] 199.204.45.33 () {64 vars in 1289 bytes} [Wed May 6 04:26:55 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 04:27:05.086066 np0000172161 devstack@c-api.service[112768]: DEBUG dbcounter [-] [112768] Writing DB stats cinder:SELECT=1 {{(pid=112768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}