May 08 03:23:08.968927 np0000172647 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 03:23:08.978050 np0000172647 devstack@c-api.service[112785]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 03:23:08 2026] *** May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: nodename: np0000172647 May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: machine: x86_64 May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: clock source: unix May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: pcre jit disabled May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: detected number of CPU cores: 16 May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: current working directory: / May 08 03:23:08.981191 np0000172647 devstack@c-api.service[112785]: detected binary path: /usr/bin/uwsgi-core May 08 03:23:08.981538 np0000172647 devstack@c-api.service[112785]: your processes number limit is 256917 May 08 03:23:08.981538 np0000172647 devstack@c-api.service[112785]: your memory page size is 4096 bytes May 08 03:23:08.981538 np0000172647 devstack@c-api.service[112785]: detected max file descriptor number: 2048 May 08 03:23:08.981538 np0000172647 devstack@c-api.service[112785]: lock engine: pthread robust mutexes May 08 03:23:08.981538 np0000172647 devstack@c-api.service[112785]: thunder lock: enabled May 08 03:23:08.982055 np0000172647 devstack@c-api.service[112785]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 03:23:08.982055 np0000172647 devstack@c-api.service[112785]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 03:23:08.982055 np0000172647 devstack@c-api.service[112785]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 03:23:08.982055 np0000172647 devstack@c-api.service[112785]: Set PythonHome to /opt/stack/data/venv May 08 03:23:09.020867 np0000172647 devstack@c-api.service[112785]: Python main interpreter initialized at 0x75103d2a3668 May 08 03:23:09.020867 np0000172647 devstack@c-api.service[112785]: python threads support enabled May 08 03:23:09.020867 np0000172647 devstack@c-api.service[112785]: your server socket listen backlog is limited to 100 connections May 08 03:23:09.020867 np0000172647 devstack@c-api.service[112785]: your mercy for graceful operations on workers is 80 seconds May 08 03:23:09.021350 np0000172647 devstack@c-api.service[112785]: mapped 671795 bytes (656 KB) for 4 cores May 08 03:23:09.021503 np0000172647 devstack@c-api.service[112785]: *** Operational MODE: preforking *** May 08 03:23:09.021741 np0000172647 devstack@c-api.service[112785]: *** uWSGI is running in multiple interpreter mode *** May 08 03:23:09.021741 np0000172647 devstack@c-api.service[112785]: spawned uWSGI master process (pid: 112785) May 08 03:23:09.021946 np0000172647 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 03:23:09.022354 np0000172647 devstack@c-api.service[112785]: spawned uWSGI worker 1 (pid: 112786, cores: 1) May 08 03:23:09.022858 np0000172647 devstack@c-api.service[112785]: spawned uWSGI worker 2 (pid: 112787, cores: 1) May 08 03:23:09.023259 np0000172647 devstack@c-api.service[112785]: spawned uWSGI worker 3 (pid: 112788, cores: 1) May 08 03:23:09.023797 np0000172647 devstack@c-api.service[112785]: spawned uWSGI worker 4 (pid: 112789, cores: 1) May 08 03:23:09.023861 np0000172647 devstack@c-api.service[112785]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: we strongly recommend against using it for new projects. May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: If you are already using Eventlet, we recommend migrating to a different May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: framework. For more detail see May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:23:09.156624 np0000172647 devstack@c-api.service[112787]: import eventlet # noqa May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: we strongly recommend against using it for new projects. May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: If you are already using Eventlet, we recommend migrating to a different May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: framework. For more detail see May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:23:09.157341 np0000172647 devstack@c-api.service[112788]: import eventlet # noqa May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: we strongly recommend against using it for new projects. May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: If you are already using Eventlet, we recommend migrating to a different May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: framework. For more detail see May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:23:09.166766 np0000172647 devstack@c-api.service[112789]: import eventlet # noqa May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: we strongly recommend against using it for new projects. May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: If you are already using Eventlet, we recommend migrating to a different May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: framework. For more detail see May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:23:09.171504 np0000172647 devstack@c-api.service[112786]: import eventlet # noqa May 08 03:23:09.252857 np0000172647 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:23:09.252857 np0000172647 devstack@c-api.service[112787]: debtcollector.deprecate( May 08 03:23:09.256753 np0000172647 devstack@c-api.service[112788]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:23:09.256753 np0000172647 devstack@c-api.service[112788]: debtcollector.deprecate( May 08 03:23:09.257664 np0000172647 devstack@c-api.service[112789]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:23:09.257664 np0000172647 devstack@c-api.service[112789]: debtcollector.deprecate( May 08 03:23:09.267309 np0000172647 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:23:09.267309 np0000172647 devstack@c-api.service[112786]: debtcollector.deprecate( May 08 03:23:09.337597 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:09.337597 np0000172647 devstack@c-api.service[112788]: from cgi import parse_header May 08 03:23:09.341352 np0000172647 devstack@c-api.service[112789]: /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 08 03:23:09.341352 np0000172647 devstack@c-api.service[112789]: from cgi import parse_header May 08 03:23:09.344122 np0000172647 devstack@c-api.service[112787]: /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 08 03:23:09.344122 np0000172647 devstack@c-api.service[112787]: from cgi import parse_header May 08 03:23:09.351276 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:09.351276 np0000172647 devstack@c-api.service[112786]: from cgi import parse_header May 08 03:23:09.388392 np0000172647 devstack@c-api.service[112789]: /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 08 03:23:09.388392 np0000172647 devstack@c-api.service[112789]: removals.removed_module( May 08 03:23:09.389061 np0000172647 devstack@c-api.service[112789]: /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 08 03:23:09.389061 np0000172647 devstack@c-api.service[112789]: removals.removed_module( May 08 03:23:09.390049 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:09.390049 np0000172647 devstack@c-api.service[112788]: removals.removed_module( May 08 03:23:09.390647 np0000172647 devstack@c-api.service[112787]: /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 08 03:23:09.390647 np0000172647 devstack@c-api.service[112787]: removals.removed_module( May 08 03:23:09.390936 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:09.390936 np0000172647 devstack@c-api.service[112788]: removals.removed_module( May 08 03:23:09.391427 np0000172647 devstack@c-api.service[112787]: /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 08 03:23:09.391427 np0000172647 devstack@c-api.service[112787]: removals.removed_module( May 08 03:23:09.395245 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:09.395245 np0000172647 devstack@c-api.service[112786]: removals.removed_module( May 08 03:23:09.395955 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:09.395955 np0000172647 devstack@c-api.service[112786]: removals.removed_module( May 08 03:23:10.022402 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:10.022402 np0000172647 devstack@c-api.service[112786]: warnings.warn( May 08 03:23:10.025698 np0000172647 devstack@c-api.service[112787]: /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 08 03:23:10.025698 np0000172647 devstack@c-api.service[112787]: warnings.warn( May 08 03:23:10.045695 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:10.045695 np0000172647 devstack@c-api.service[112788]: warnings.warn( May 08 03:23:10.126507 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:10.126507 np0000172647 devstack@c-api.service[112786]: warnings.warn( May 08 03:23:10.137353 np0000172647 devstack@c-api.service[112787]: /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 08 03:23:10.137353 np0000172647 devstack@c-api.service[112787]: warnings.warn( May 08 03:23:10.148805 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:10.148805 np0000172647 devstack@c-api.service[112788]: warnings.warn( May 08 03:23:10.161505 np0000172647 devstack@c-api.service[112789]: /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 08 03:23:10.161505 np0000172647 devstack@c-api.service[112789]: warnings.warn( May 08 03:23:10.271981 np0000172647 devstack@c-api.service[112789]: /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 08 03:23:10.271981 np0000172647 devstack@c-api.service[112789]: warnings.warn( May 08 03:23:10.436680 np0000172647 devstack@c-api.service[112786]: 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 08 03:23:10.437579 np0000172647 devstack@c-api.service[112786]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112786) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:23:10.439204 np0000172647 devstack@c-api.service[112787]: 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 08 03:23:10.439678 np0000172647 devstack@c-api.service[112787]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112787) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:23:10.454099 np0000172647 devstack@c-api.service[112788]: 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 08 03:23:10.454653 np0000172647 devstack@c-api.service[112788]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112788) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:23:10.529971 np0000172647 devstack@c-api.service[112787]: /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 08 03:23:10.529971 np0000172647 devstack@c-api.service[112787]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:23:10.533303 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:10.533303 np0000172647 devstack@c-api.service[112786]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:23:10.544084 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:10.544084 np0000172647 devstack@c-api.service[112788]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:23:10.588950 np0000172647 devstack@c-api.service[112789]: 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 08 03:23:10.589187 np0000172647 devstack@c-api.service[112789]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112789) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:23:10.657492 np0000172647 devstack@c-api.service[112789]: /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 08 03:23:10.657492 np0000172647 devstack@c-api.service[112789]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:23:10.992195 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:23:10.992412 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112788) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:23:10.992485 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:23:10.992545 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.992598 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.992696 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.992779 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.992877 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.992949 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.993009 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.993074 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.993225 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.994953 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.995097 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.995097 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.995215 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.995215 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.995330 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.995419 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.995495 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.995554 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.995554 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.995554 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.995554 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.995758 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.995811 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.995877 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.995937 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.995992 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.995992 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.995992 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.995992 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.995992 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.996247 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.996247 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.996247 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.996440 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.996500 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.996556 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.996615 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.996672 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.996741 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.996799 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.996866 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.996925 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.996981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.996981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.997098 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.997156 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.997212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.997212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.997212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.997212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.997212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.998441 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.998517 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.998557 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.998597 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.998597 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.998687 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.998729 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.998770 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.998815 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.998852 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.998852 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.998926 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.999003 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.999003 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.999075 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.999129 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.999237 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.999287 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.999325 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.999363 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.999424 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.999424 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.999508 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.999553 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:10.999601 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.999640 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.999675 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.999717 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:10.999717 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:10.999787 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.999823 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:10.999866 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:10.999866 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:10.999866 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:10.999866 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.000013 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.000013 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.000084 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.000213 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.000262 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.000367 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.000478 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.000770 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.000824 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.000871 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.000936 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.000982 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.001032 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.001081 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.001122 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.001160 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.001197 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.001235 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.001287 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.001328 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.001366 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.001431 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.001470 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.001520 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.001560 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.001598 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.001644 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.001684 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.001731 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.001771 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.001811 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.001851 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.001890 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.001942 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.001982 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.002018 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.002058 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.002110 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.002160 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.002212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.002268 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.002319 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.002362 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.002429 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.002471 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.002507 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.002507 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.002507 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.002507 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.004251 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.004327 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.004398 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.004443 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.004498 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.004548 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.004594 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.004662 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.004807 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.004867 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.004912 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.004912 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.004994 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.005038 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.005083 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.005125 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.005125 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.005216 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.005262 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.005305 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.005305 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.005419 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.005463 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.005500 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.005571 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.005617 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.005657 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.005704 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.005743 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.005743 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.005813 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.005859 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.005950 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.006013 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.006062 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.006114 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.006114 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.006222 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.006267 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.006267 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.006267 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.006403 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.007107 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.007169 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.007225 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.007274 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.007327 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.007393 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.007441 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.007633 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.007711 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.007813 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.007875 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.007922 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.007967 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.007967 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.008059 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.008105 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.008105 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.008187 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.008231 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.008273 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.008317 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.008563 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.008624 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.008681 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.008730 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.008784 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.008830 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.008874 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.008920 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.008967 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.009012 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.009057 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.009110 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.009156 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.009201 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.009246 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.009289 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.009331 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.009331 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.009432 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.009432 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.009432 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.015322 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.015415 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.015455 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.015509 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.015565 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.015619 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.015827 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.015867 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.015922 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.015987 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.016048 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.016108 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.016190 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.016268 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.016645 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.016707 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.016770 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.016827 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.016892 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.016946 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.017010 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.017251 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.017317 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.017381 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.017471 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.017512 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.017577 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.017644 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.018301 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112789) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:23:11.018406 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.018492 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.018529 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.018581 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.018656 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.018687 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.018728 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.018759 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.018787 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.018815 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.018879 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.018973 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.019014 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.019053 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.019081 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.019081 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.019133 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.019161 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.019211 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.019314 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.019388 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.019486 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.019518 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.019589 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.019619 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.019647 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.019675 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.019708 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.019732 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.019756 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.019783 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.019815 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.019858 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.019897 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.019935 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.019973 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.020010 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.020046 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.020123 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.020204 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.020245 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.020281 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.020320 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.020360 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.020417 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.020465 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.020507 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.020543 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.020583 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.020619 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.020655 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.020694 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.020739 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.020785 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.020824 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.020951 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.021077 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.021118 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.021167 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.021208 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.021247 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.021247 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.021318 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.021363 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.021434 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.021482 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.021521 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.021521 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.021593 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.021662 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.021704 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.021743 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.021783 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.021830 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.021870 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.021910 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.021950 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.021994 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.022035 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.022073 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.022111 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.022149 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.022194 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.022240 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.022240 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.022240 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.022240 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.022398 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.022472 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.022514 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.022553 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.022598 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.022644 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.022683 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.022683 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.022755 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.022794 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.022794 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.022878 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.022917 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.022917 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.023021 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.023075 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.023123 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.023123 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.023195 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.023239 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.023279 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.023328 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.023539 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.023632 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.023683 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.023723 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.023769 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.023809 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.023846 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.023875 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.023908 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.023939 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.023969 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.023998 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.024025 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.024052 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.024080 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.024112 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.024144 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.024178 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.024178 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.024237 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.024262 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.024294 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.024294 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.024346 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.024392 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.024421 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.024421 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.024472 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.024510 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.024543 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.024543 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.024598 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.024628 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.024655 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.024686 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.024712 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.024740 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.024772 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.024800 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.024827 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.024853 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.024882 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.024908 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.024935 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.024967 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.025033 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.025065 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.025214 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.025214 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.025214 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.025321 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.025394 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.025441 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.025497 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.025527 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.025552 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.025552 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.025614 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.025648 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.025675 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.025705 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.025735 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.025735 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.025787 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.025816 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.025846 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.025893 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.025926 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.025959 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.025990 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.026018 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.026044 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.026071 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.026098 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.026124 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.026151 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.026184 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.026213 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.026254 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.026283 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.026316 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.026343 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.026382 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.026417 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.026417 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.026473 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.026501 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.026527 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.026551 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.026575 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.026602 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.026631 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.026662 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.026694 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.026719 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.026750 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.026781 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.026808 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.026833 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.026858 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.026886 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.026915 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.026981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.027009 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.027036 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.027071 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.027096 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.027121 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.027147 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.027174 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.027204 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.027231 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.027256 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.027282 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.027315 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.027343 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.027585 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.027585 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.027585 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.027764 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.027853 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.027927 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.027958 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.027986 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.028014 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.028047 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.028080 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.028112 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.028141 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.028168 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.028195 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.028227 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.028258 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.028286 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.028313 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.028340 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.028367 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.028415 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.028445 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.028473 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.028527 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.028624 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.028695 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.028725 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.028773 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.028803 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.028834 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.028870 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.028933 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.028964 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.029028 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.029059 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.029113 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.029207 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.029898 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.029992 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.030080 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.030170 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.030251 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.030335 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.030369 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.030454 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.030485 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.030518 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.030548 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.030578 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.030630 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.030660 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.030687 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.030714 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.030743 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.030795 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.030834 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.030879 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.030908 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.030977 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.031010 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.031038 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.031076 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.031112 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.031140 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.031208 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.031708 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.031814 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.031852 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.031907 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.031938 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.032011 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.032043 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.032094 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.032124 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.032175 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.032207 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.032267 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.032323 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.032360 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.032479 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.032555 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.032651 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.032735 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.032822 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.032905 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.032997 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.033328 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.033418 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.033471 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.033563 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.033635 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.033706 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.033774 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.033824 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.033870 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.033910 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.033955 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.033994 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.034079 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.034124 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.034169 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.034208 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.034247 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.034297 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.034342 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.034394 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.034443 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.034804 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.034893 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.034960 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.035006 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.035043 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.035085 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.035141 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.035181 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.035216 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.035262 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.035305 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.035340 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.035392 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.035430 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.035464 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.035503 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.035549 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.035549 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.035549 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.035549 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.035678 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.035903 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.035985 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.036027 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.036067 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.036107 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.036155 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.036201 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.036241 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.036277 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.036318 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.036360 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.036417 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.036417 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.036499 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.036539 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.036585 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.036624 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.036661 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.036697 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.036733 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.036768 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.036807 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.036846 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.036881 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.036924 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.036967 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.037007 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.037043 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.037081 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.037124 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.037164 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.037206 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.037246 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.037282 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.037333 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.037390 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.037430 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.037469 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.037519 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.037562 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.037702 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.037832 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.037873 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.037917 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.037957 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.037995 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.038033 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.038076 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.038116 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.038159 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.038198 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.038236 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.038279 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.038323 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.038387 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.038430 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.038469 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.038507 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.038541 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.038579 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.038628 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.038628 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.038700 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.038740 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.038790 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.038834 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.038879 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.038879 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.038981 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.039336 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.039336 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.039336 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.039336 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.039336 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.039336 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.039570 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.039570 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.039644 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.039682 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.039787 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.039875 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.039973 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.040108 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.040179 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.040229 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.040269 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.040307 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.040347 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.040400 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.040436 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.040475 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.040514 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.040551 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.040606 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.040606 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.040685 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.040724 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.040780 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.040840 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.040903 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.040943 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.040983 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.041019 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.041053 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.041188 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.041232 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.041270 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.041308 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.041344 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.041344 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.041429 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.041469 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.041506 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.041549 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.041691 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.041747 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.041787 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.042060 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.042132 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.042174 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.042253 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.042299 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.042357 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.042439 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.042750 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.042802 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.042877 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.042920 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.043011 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.043068 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.043136 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.043209 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.043249 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.043314 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.043363 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.043444 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.043502 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.043567 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.043622 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.043680 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.043734 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.043787 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.043865 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.043924 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.043979 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.044673 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.044733 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.044787 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.044836 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.044906 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.044947 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.045025 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.045525 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.045574 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.045651 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.045707 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.045751 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.045816 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.045858 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.045907 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.045947 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.045986 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.046025 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.046068 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.046109 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.046164 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.046203 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.046242 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.046280 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.046321 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.046397 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.046446 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.046491 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.046531 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.046587 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.046627 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.046662 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.046707 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.046707 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.046707 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.047692 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.047767 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.047809 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.047850 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.047990 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.047990 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.047990 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.048098 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.048138 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.048176 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.048215 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.048268 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.048308 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.048353 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.048353 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.048353 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.048476 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.048977 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.049036 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.049078 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.049161 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.049206 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.049268 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.049336 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.049407 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.049495 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.049550 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.049618 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.054327 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.054413 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.054450 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.054524 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.054565 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.054620 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.054692 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.055124 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.055178 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.055262 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.055306 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.055396 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.055441 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.055476 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.055526 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.055574 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.055614 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.055660 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.055697 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.055733 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.055772 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.055811 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.055811 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.055881 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.055881 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.055961 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.056002 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.056038 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.056078 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.056125 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.056170 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.056209 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.056246 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.056288 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.056334 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.056394 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.056434 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.056475 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.056523 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.056562 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.056601 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.056645 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.056682 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.056721 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.056759 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.056804 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.056850 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.056888 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.056927 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.056964 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.057004 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.057042 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.057086 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.057124 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.057168 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.057212 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.057255 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.057298 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.057343 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.057395 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.057430 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.057468 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.057516 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.057557 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.057602 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.057643 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.057678 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.057718 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.057752 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.057790 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.057830 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:23:11.057871 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:23:11.103065 np0000172647 devstack@c-api.service[112788]: INFO dbcounter [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Registered counter for database cinder May 08 03:23:11.103388 np0000172647 devstack@c-api.service[112787]: INFO dbcounter [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Registered counter for database cinder May 08 03:23:11.105369 np0000172647 devstack@c-api.service[112786]: INFO dbcounter [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Registered counter for database cinder May 08 03:23:11.106301 np0000172647 devstack@c-api.service[112789]: INFO dbcounter [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Registered counter for database cinder May 08 03:23:11.115417 np0000172647 devstack@c-api.service[112788]: DEBUG oslo_db.sqlalchemy.engines [None req-b539b369-1de9-4989-be42-635a67f14f0b 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=112788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.121525 np0000172647 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.126082 np0000172647 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.129910 np0000172647 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.230218 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writer thread running {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:23:11.232917 np0000172647 devstack@c-api.service[112788]: INFO cinder.rpc [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:23:11.235324 np0000172647 devstack@c-api.service[112788]: INFO cinder.rpc [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:23:11.237208 np0000172647 devstack@c-api.service[112788]: INFO cinder.rpc [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:23:11.239039 np0000172647 devstack@c-api.service[112788]: INFO cinder.rpc [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:23:11.239954 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.240211 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writer thread running {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:23:11.241688 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.242527 np0000172647 devstack@c-api.service[112786]: INFO cinder.rpc [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:23:11.245156 np0000172647 devstack@c-api.service[112786]: INFO cinder.rpc [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:23:11.245905 np0000172647 devstack@c-api.service[112788]: DEBUG oslo_db.sqlalchemy.engines [None req-b539b369-1de9-4989-be42-635a67f14f0b 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=112788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.247482 np0000172647 devstack@c-api.service[112786]: INFO cinder.rpc [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:23:11.247781 np0000172647 devstack@c-api.service[112788]: INFO cinder.rpc [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:23:11.249701 np0000172647 devstack@c-api.service[112788]: INFO cinder.rpc [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:23:11.249812 np0000172647 devstack@c-api.service[112786]: INFO cinder.rpc [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:23:11.250749 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.250870 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.252624 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.254924 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writer thread running {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:23:11.257257 np0000172647 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.258134 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writer thread running {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:23:11.259348 np0000172647 devstack@c-api.service[112787]: INFO cinder.rpc [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:23:11.259779 np0000172647 devstack@c-api.service[112786]: INFO cinder.rpc [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:23:11.260404 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.260697 np0000172647 devstack@c-api.service[112789]: INFO cinder.rpc [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:23:11.262356 np0000172647 devstack@c-api.service[112786]: INFO cinder.rpc [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:23:11.263151 np0000172647 devstack@c-api.service[112789]: INFO cinder.rpc [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:23:11.263708 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.263802 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.263862 np0000172647 devstack@c-api.service[112787]: INFO cinder.rpc [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:23:11.265392 np0000172647 devstack@c-api.service[112789]: INFO cinder.rpc [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:23:11.266160 np0000172647 devstack@c-api.service[112787]: INFO cinder.rpc [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:23:11.266981 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.267750 np0000172647 devstack@c-api.service[112789]: INFO cinder.rpc [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:23:11.268350 np0000172647 devstack@c-api.service[112787]: INFO cinder.rpc [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:23:11.268797 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.269435 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.270619 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.271100 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.271491 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.274196 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.275435 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.276517 np0000172647 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.277475 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.278338 np0000172647 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:11.278565 np0000172647 devstack@c-api.service[112789]: INFO cinder.rpc [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:23:11.278931 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.280485 np0000172647 devstack@c-api.service[112789]: INFO cinder.rpc [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:23:11.280796 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.281577 np0000172647 devstack@c-api.service[112787]: INFO cinder.rpc [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:23:11.281700 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.282286 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.284541 np0000172647 devstack@c-api.service[112787]: INFO cinder.rpc [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:23:11.284850 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.285879 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.286675 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.287867 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.289401 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.290049 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.292108 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.293176 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.294715 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.296668 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.297743 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.298115 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.300708 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.300830 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.301289 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.301654 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.303477 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.303825 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.304653 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.305160 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.305564 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.306067 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.306620 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.308230 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.308324 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.308718 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.309662 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.310481 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.310756 np0000172647 devstack@c-api.service[112788]: WARNING cinder.api.contrib.hosts [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:23:11.311710 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.313113 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.313199 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.313567 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.314258 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.314767 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.315670 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: extensions {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.316853 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.317140 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: encryption {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.317240 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.317852 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.318487 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: encryption {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.319943 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.320016 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.320077 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-quota-sets {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.320250 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.321452 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: cgsnapshots {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.321612 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.322865 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.322967 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-quota-class-sets {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.323135 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.323708 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.324175 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-availability-zone {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.324365 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.324729 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.325440 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: qos-specs {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.326171 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.327116 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.327291 np0000172647 devstack@c-api.service[112786]: WARNING cinder.api.contrib.hosts [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:23:11.327539 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: backups {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.328019 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.328100 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.329599 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.330051 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: extra_specs {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.331176 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.331229 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.331629 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-snapshot-manage {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.332028 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: extensions {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.332725 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.332797 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.333063 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-volume-type-access {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.333301 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.334642 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: capabilities {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.335013 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.335606 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.335920 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-hosts {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.336159 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.336607 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-quota-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.337252 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: consistencygroups {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.338016 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: cgsnapshots {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.338279 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.339226 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-volume-transfer {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.342404 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-quota-class-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.342513 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.342566 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-availability-zone {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.342675 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: scheduler-stats {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.342767 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.342897 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.342976 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: qos-specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.343075 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extended resource: os-volume-manage {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.343157 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.344170 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: backups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.344466 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.344541 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.345509 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.contrib.snapshot_actions [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] SnapshotActionsController initialized {{(pid=112788) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:23:11.345626 np0000172647 devstack@c-api.service[112789]: WARNING cinder.api.contrib.hosts [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:23:11.345767 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.346291 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.346531 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.346876 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: extra_specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.347719 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.347894 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.348239 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.348491 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-snapshot-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.349217 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.349671 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.349951 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.349999 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-volume-type-access {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.350528 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: extensions {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.350590 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.351527 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: capabilities {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.351596 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.351781 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: encryption {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.352048 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.352803 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-hosts {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.353254 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.353361 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: encryption {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.353553 np0000172647 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.354128 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: consistencygroups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.354407 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.354534 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.354636 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.354742 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.354809 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.354853 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.354935 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-quota-sets {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.354981 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355111 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355200 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355307 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355423 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension UsedLimits extending resource: limits {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355523 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension TypesManage extending resource: types {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355632 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension AdminActions extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355755 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension AdminActions extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.355980 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension AdminActions extending resource: backups {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.356029 np0000172647 devstack@c-api.service[112787]: WARNING cinder.api.contrib.hosts [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:23:11.356072 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-volume-transfer {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.356113 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension VolumeActions extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.356279 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-b539b369-1de9-4989-be42-635a67f14f0b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.356339 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: cgsnapshots {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.356961 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.357735 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: scheduler-stats {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.357842 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-quota-class-sets {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.358608 np0000172647 devstack@c-api.service[112788]: WARNING keystonemiddleware.auth_token [None req-b539b369-1de9-4989-be42-635a67f14f0b 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 08 03:23:11.358693 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.359233 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extended resource: os-volume-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.359842 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-availability-zone {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.360283 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.361163 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: qos-specs {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.361295 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: extensions {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.361588 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.362633 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.contrib.snapshot_actions [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] SnapshotActionsController initialized {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:23:11.362692 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.363316 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: backups {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.363433 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.364389 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.364620 np0000172647 devstack@c-api.service[112788]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75103d2a3668 pid: 112788 (default app) May 08 03:23:11.364841 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.365112 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.365112 np0000172647 devstack@c-api.service[112788]: warnings.warn( May 08 03:23:11.365350 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: extra_specs {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.366221 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-quota-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.366280 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.366983 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-snapshot-manage {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.367707 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.367786 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: cgsnapshots {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.368444 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-volume-type-access {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.369147 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-quota-class-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.369240 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.370000 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: capabilities {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.370646 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-availability-zone {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.370808 np0000172647 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.371403 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-hosts {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.371569 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.371678 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.371808 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.371892 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.371953 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: qos-specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.372012 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372104 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372233 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372325 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372453 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372555 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension UsedLimits extending resource: limits {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372658 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension TypesManage extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372730 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: consistencygroups {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.372767 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension AdminActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372897 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.372990 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension AdminActions extending resource: backups {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.373094 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.373305 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.373305 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.373564 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.373630 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.373630 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.373630 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.373630 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.373630 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374045 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374045 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374045 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374045 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374045 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374045 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374606 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374606 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374606 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374606 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374606 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374940 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374940 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.374940 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.374940 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375212 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375212 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375212 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375212 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375484 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375484 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375484 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375484 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375484 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375828 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375828 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375828 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.375828 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.375828 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376113 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376113 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376113 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376113 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376113 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376113 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376503 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376503 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376503 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376503 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376503 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376503 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376893 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376893 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376893 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376893 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.376893 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.376893 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.377273 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.377273 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.377273 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.377273 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.377273 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.377273 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.377714 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.377714 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.377714 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.377714 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378069 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378069 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378069 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378069 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378069 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378461 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378461 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378461 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378461 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378461 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378802 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378802 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378802 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378802 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.378802 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.378802 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379264 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379264 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379264 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379264 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379264 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379540 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379540 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379540 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379540 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379540 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379807 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379807 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.379807 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.379807 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380040 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380040 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380040 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380040 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380347 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380347 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380347 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380347 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380347 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380638 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380638 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380638 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.380638 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.380638 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381170 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381170 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381170 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381170 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381492 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: backups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.381533 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381533 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381533 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381533 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381708 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381708 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381708 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381708 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381903 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381903 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.381903 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.381903 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382086 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382086 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382086 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382086 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382327 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382327 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382327 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382327 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382327 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382327 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382654 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382654 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382654 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.382654 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.382654 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383046 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383342 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383342 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383342 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383342 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383342 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383342 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383656 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383656 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383656 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383656 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383656 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383656 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383908 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383908 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.383908 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.383908 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384101 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-volume-transfer {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.384144 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384144 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384144 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384144 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384144 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384321 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384321 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384321 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384321 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384321 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384598 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384598 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384598 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384598 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384725 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384725 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384725 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:11.384725 np0000172647 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) May 08 03:23:11.384854 np0000172647 devstack@c-api.service[112786]: WARNING keystonemiddleware.auth_token [None req-1529a4b2-cf28-4ee1-b51e-bbe08e3ce8f2 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 08 03:23:11.384888 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: scheduler-stats {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.384913 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-a31b5365-e5e3-4637-bf63-dad7f291789f None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:11.384937 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: extra_specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.384963 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extended resource: os-volume-manage {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.384993 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-snapshot-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.385022 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 1/1] 199.204.45.30 () {60 vars in 946 bytes} [Fri May 8 03:23:11 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 08 03:23:11.385050 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-volume-type-access {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.385074 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.385097 np0000172647 devstack@c-api.service[112786]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75103d2a3668 pid: 112786 (default app) May 08 03:23:11.385121 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: capabilities {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.385152 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.contrib.snapshot_actions [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] SnapshotActionsController initialized {{(pid=112789) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:23:11.385152 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.385214 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-hosts {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.385214 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: consistencygroups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.385266 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.386909 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-volume-transfer {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.387119 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.388622 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: scheduler-stats {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.388813 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.390200 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extended resource: os-volume-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:23:11.390238 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.391793 np0000172647 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.392501 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.392647 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.392763 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.392866 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.392973 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393073 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393178 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393307 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393418 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393524 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.contrib.snapshot_actions [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] SnapshotActionsController initialized {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:23:11.393566 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393621 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension UsedLimits extending resource: limits {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393717 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension TypesManage extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.393818 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension AdminActions extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.394119 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension AdminActions extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.394302 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension AdminActions extending resource: backups {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.394360 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.394433 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension VolumeActions extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.394525 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.395824 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.396783 np0000172647 devstack@c-api.service[112789]: WARNING keystonemiddleware.auth_token [None req-f04a1e0b-222f-4ce9-a6c6-7e9743b2be74 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 08 03:23:11.397302 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.398751 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.400238 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.401777 np0000172647 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:23:11.402644 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.402751 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.402833 np0000172647 devstack@c-api.service[112789]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75103d2a3668 pid: 112789 (default app) May 08 03:23:11.402912 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403027 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403126 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403244 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403362 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403505 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403612 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403714 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension UsedLimits extending resource: limits {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403814 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension TypesManage extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.403983 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension AdminActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.404128 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension AdminActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.404243 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension AdminActions extending resource: backups {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.404352 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension VolumeActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.404610 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:23:11.406934 np0000172647 devstack@c-api.service[112787]: WARNING keystonemiddleware.auth_token [None req-38c0313e-2940-4a08-a991-2ffb13f48e70 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 08 03:23:11.413312 np0000172647 devstack@c-api.service[112787]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75103d2a3668 pid: 112787 (default app) May 08 03:23:18.699156 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-6b0d579c-f03b-483d-a308-1b99df58a267 None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:19.225897 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-6b0d579c-f03b-483d-a308-1b99df58a267 admin admin] POST https://199.204.45.30/volume/v3/types May 08 03:23:19.226520 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-6b0d579c-f03b-483d-a308-1b99df58a267 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:23:19.228267 np0000172647 devstack@c-api.service[112788]: /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 08 03:23:19.228267 np0000172647 devstack@c-api.service[112788]: warnings.warn( May 08 03:23:19.238213 np0000172647 devstack@c-api.service[112788]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0d579c-f03b-483d-a308-1b99df58a267 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=112788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:19.271694 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-6b0d579c-f03b-483d-a308-1b99df58a267 admin admin] https://199.204.45.30/volume/v3/types returned with HTTP 200 May 08 03:23:19.272116 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 2/2] 199.204.45.30 () {68 vars in 1281 bytes} [Fri May 8 03:23:18 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:23:19.284551 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.284551 np0000172647 devstack@c-api.service[112786]: warnings.warn( May 08 03:23:19.298498 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.298498 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.298498 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.298498 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.298498 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.298918 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.298918 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.298918 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.298918 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.298918 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299249 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299249 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299249 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299249 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299249 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299249 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299617 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299617 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299617 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299617 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299875 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299875 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.299875 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.299875 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300133 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300133 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300133 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300133 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300408 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300408 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300408 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300408 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300408 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300748 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300748 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300748 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.300748 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.300748 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.301069 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.301069 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.301069 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.301069 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.301069 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.301069 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.301559 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.301559 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.301559 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.301559 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.301559 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.301559 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302025 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302025 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302025 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302025 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302025 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302025 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302479 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302479 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302479 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302479 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302479 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302796 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302796 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302796 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.302796 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.302796 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303107 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303107 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303107 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303107 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303107 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303107 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303500 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303500 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303500 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303500 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303500 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303500 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303870 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303870 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303870 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.303870 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.303870 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304179 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.304179 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304179 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.304179 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304179 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.304510 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304510 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.304510 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304510 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.304782 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304782 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.304782 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.304782 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305029 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305029 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305029 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305029 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305029 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305357 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305357 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305357 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305357 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305357 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305714 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305714 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305714 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305714 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305956 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305956 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.305956 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.305956 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.306197 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.306197 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.306197 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.306197 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.306496 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.306496 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.306496 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.306496 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.306775 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.306775 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.306775 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.306775 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307045 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307045 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307045 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307045 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307045 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307343 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307343 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307343 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307343 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307343 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307343 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307732 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307732 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307732 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.307732 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.307732 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308031 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308031 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308031 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308031 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308031 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308031 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308424 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308424 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308424 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308424 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308424 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308424 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308772 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308772 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308772 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308772 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.308772 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.308772 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309141 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309141 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309141 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309141 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309141 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309141 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309492 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309492 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309492 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309492 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309744 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309744 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309744 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.309744 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.309744 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.310029 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.310029 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.310029 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.310029 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.310029 np0000172647 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 08 03:23:19.310029 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [req-6b0d579c-f03b-483d-a308-1b99df58a267 req-e89e1ecb-5b41-4d0e-8f31-3e20e47c0c62 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:19.627250 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [req-6b0d579c-f03b-483d-a308-1b99df58a267 req-e89e1ecb-5b41-4d0e-8f31-3e20e47c0c62 admin admin] POST https://199.204.45.30/volume/v3/types/bc69617a-61f5-4c5d-a4a3-660a04606c0a/extra_specs May 08 03:23:19.627747 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [req-6b0d579c-f03b-483d-a308-1b99df58a267 req-e89e1ecb-5b41-4d0e-8f31-3e20e47c0c62 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:23:19.629420 np0000172647 devstack@c-api.service[112786]: /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 08 03:23:19.629420 np0000172647 devstack@c-api.service[112786]: warnings.warn( May 08 03:23:19.638329 np0000172647 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [req-6b0d579c-f03b-483d-a308-1b99df58a267 req-e89e1ecb-5b41-4d0e-8f31-3e20e47c0c62 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:19.700801 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [req-6b0d579c-f03b-483d-a308-1b99df58a267 req-e89e1ecb-5b41-4d0e-8f31-3e20e47c0c62 admin admin] https://199.204.45.30/volume/v3/types/bc69617a-61f5-4c5d-a4a3-660a04606c0a/extra_specs returned with HTTP 200 May 08 03:23:19.701394 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 1/3] 199.204.45.30 () {70 vars in 1498 bytes} [Fri May 8 03:23:19 2026] POST /volume/v3/types/bc69617a-61f5-4c5d-a4a3-660a04606c0a/extra_specs => generated 55 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:23:21.280840 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=6 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:21.285066 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=6 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:29.268607 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:29.699443 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:25:54.370205 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.370205 np0000172647 devstack@c-api.service[112789]: warnings.warn( May 08 03:25:54.380568 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.380568 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.380568 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.380568 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.380963 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.380963 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.380963 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.380963 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.381273 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.381273 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.381273 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.381273 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.381273 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.381273 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.381718 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.381718 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.381718 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.381718 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.381718 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382305 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382305 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382305 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382305 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382305 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382651 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382651 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382651 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382651 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382978 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382978 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382978 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.382978 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.382978 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.383353 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.383353 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.383353 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.383353 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.383353 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.383796 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.383796 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.383796 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.383796 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.383796 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.383796 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.384244 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.384244 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.384244 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.384244 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.384244 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.384244 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.384702 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.384702 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.384702 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.384702 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.384702 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.384702 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385138 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385138 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385138 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385138 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385138 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385547 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385547 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385547 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385547 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385547 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385880 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385880 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385880 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385880 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.385880 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.385880 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.386296 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.386296 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.386296 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.386296 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.386296 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.386296 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.386713 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.386713 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.386713 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.386713 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.386713 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387087 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.387087 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387087 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.387087 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387087 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.387443 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387443 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.387443 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387443 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.387818 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387818 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.387818 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.387818 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388104 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388104 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388104 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388104 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388104 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388394 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388394 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388394 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388394 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388394 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388634 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388634 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388634 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388634 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388830 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388830 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.388830 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.388830 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389041 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389041 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389041 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389041 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389339 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389339 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389339 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389339 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389545 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389545 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389545 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389545 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389784 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389784 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389784 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.389784 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.389784 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390130 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390130 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390130 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390130 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390130 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390130 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390479 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390479 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390479 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390479 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390479 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390716 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390716 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390716 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390716 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.390716 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.390716 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391107 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391107 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391107 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391107 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391107 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391107 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391433 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391433 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391433 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391433 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391433 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391433 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391751 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391751 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391751 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391751 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.391751 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.391751 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392041 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392041 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392041 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392041 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392236 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392236 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392236 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392236 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392236 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: /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 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) May 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-06c55943-7ce5-42ae-a9ae-60550d50cddf None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:54.392515 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-06c55943-7ce5-42ae-a9ae-60550d50cddf None None] GET https://199.204.45.30/volume// May 08 03:25:54.392825 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-06c55943-7ce5-42ae-a9ae-60550d50cddf None None] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:54.392825 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-06c55943-7ce5-42ae-a9ae-60550d50cddf None None] Calling method 'all' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:54.392825 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-06c55943-7ce5-42ae-a9ae-60550d50cddf None None] https://199.204.45.30/volume// returned with HTTP 300 May 08 03:25:54.392825 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 1/4] 199.204.45.30 () {66 vars in 1449 bytes} [Fri May 8 03:25:54 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 03:26:31.815229 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.815229 np0000172647 devstack@c-api.service[112787]: warnings.warn( May 08 03:26:31.830732 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.830732 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.830732 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.830732 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831055 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831055 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831055 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831055 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831284 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831284 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831284 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831284 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831284 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831284 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831677 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831677 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831677 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.831677 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.831677 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832007 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832007 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832007 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832007 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832007 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832288 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832288 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832288 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832288 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832561 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832561 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832561 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832561 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832561 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832853 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832853 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832853 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.832853 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.832853 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833129 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833129 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833129 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833129 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833129 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833129 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833551 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833551 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833551 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833551 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833551 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833551 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833925 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833925 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833925 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833925 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.833925 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.833925 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.834435 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.834435 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.834435 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.834435 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.834435 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.834791 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.834791 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.834791 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.834791 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.834791 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835075 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835075 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835075 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835075 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835075 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835075 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835434 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835434 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835434 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835434 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835434 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835434 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835755 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835755 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835755 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.835755 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.835755 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836066 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.836066 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836066 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.836066 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836066 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.836575 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836575 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.836575 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836575 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.836849 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836849 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.836849 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.836849 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837091 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837091 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837091 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837091 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837091 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837449 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837449 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837449 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837449 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837449 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837716 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837716 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837716 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837716 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837969 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837969 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.837969 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.837969 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.838209 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.838209 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.838209 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.838209 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.838473 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.838473 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.838473 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.838473 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.838727 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.838727 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.838727 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.838727 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839002 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839002 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839002 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839002 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839002 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839296 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839296 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839296 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839296 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839296 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839296 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839672 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839672 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839672 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839672 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839672 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839957 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839957 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839957 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839957 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.839957 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.839957 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.840314 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.840314 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.840314 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.840314 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.840314 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.840314 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.840833 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.840833 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.840833 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.840833 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.840833 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.840833 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.841407 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.841407 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.841407 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.841407 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.841407 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.841407 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.841914 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.841914 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.841914 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.841914 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.842164 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.842164 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.842164 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.842164 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.842164 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.842452 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.842452 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.842452 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.842452 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:31.842452 np0000172647 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 08 03:26:31.842452 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-2724189b-31c8-412f-b007-3d9679f4ed0f None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:26:32.180110 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-2724189b-31c8-412f-b007-3d9679f4ed0f demo demo] GET https://199.204.45.30/volume/v3/types?is_public=None May 08 03:26:32.180504 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-2724189b-31c8-412f-b007-3d9679f4ed0f demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:26:32.180743 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-2724189b-31c8-412f-b007-3d9679f4ed0f demo demo] Calling method 'index' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:26:32.181287 np0000172647 devstack@c-api.service[112787]: /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 08 03:26:32.181287 np0000172647 devstack@c-api.service[112787]: warnings.warn( May 08 03:26:32.181953 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-2724189b-31c8-412f-b007-3d9679f4ed0f demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:26:32.193137 np0000172647 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-2724189b-31c8-412f-b007-3d9679f4ed0f 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:26:32.212573 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-2724189b-31c8-412f-b007-3d9679f4ed0f demo demo] https://199.204.45.30/volume/v3/types?is_public=None returned with HTTP 200 May 08 03:26:32.212964 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 1/5] 199.204.45.30 () {64 vars in 1256 bytes} [Fri May 8 03:26:31 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:26:32.227332 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [req-2724189b-31c8-412f-b007-3d9679f4ed0f req-541258e3-56d3-4f08-9217-294d5994fae1 None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:26:32.232053 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [req-2724189b-31c8-412f-b007-3d9679f4ed0f req-541258e3-56d3-4f08-9217-294d5994fae1 demo demo] GET https://199.204.45.30/volume/v3/types/default May 08 03:26:32.232327 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [req-2724189b-31c8-412f-b007-3d9679f4ed0f req-541258e3-56d3-4f08-9217-294d5994fae1 demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:26:32.232621 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [req-2724189b-31c8-412f-b007-3d9679f4ed0f req-541258e3-56d3-4f08-9217-294d5994fae1 demo demo] Calling method 'show' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:26:32.245017 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [req-2724189b-31c8-412f-b007-3d9679f4ed0f req-541258e3-56d3-4f08-9217-294d5994fae1 demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 08 03:26:32.245535 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 3/6] 199.204.45.30 () {66 vars in 1322 bytes} [Fri May 8 03:26:32 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:26:32.603121 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-51a0a366-eac5-4262-8ad4-4badd2460286 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:26:32.606671 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-51a0a366-eac5-4262-8ad4-4badd2460286 demo demo] GET https://199.204.45.30/volume/v3/types/default May 08 03:26:32.606921 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-51a0a366-eac5-4262-8ad4-4badd2460286 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:26:32.607180 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-51a0a366-eac5-4262-8ad4-4badd2460286 demo demo] Calling method 'show' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:26:32.621539 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-51a0a366-eac5-4262-8ad4-4badd2460286 demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 08 03:26:32.621872 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 2/7] 199.204.45.30 () {64 vars in 1251 bytes} [Fri May 8 03:26:32 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:26:33.049662 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-052040f4-22e0-4354-b56f-c106e4c55391 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:26:33.396314 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-052040f4-22e0-4354-b56f-c106e4c55391 demo demo] GET https://199.204.45.30/volume/v3/types/default May 08 03:26:33.396738 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-052040f4-22e0-4354-b56f-c106e4c55391 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:26:33.396947 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-052040f4-22e0-4354-b56f-c106e4c55391 demo demo] Calling method 'show' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:26:33.406355 np0000172647 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-052040f4-22e0-4354-b56f-c106e4c55391 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:26:33.425087 np0000172647 devstack@c-api.service[112789]: /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 08 03:26:33.425087 np0000172647 devstack@c-api.service[112789]: warnings.warn( May 08 03:26:33.427184 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-052040f4-22e0-4354-b56f-c106e4c55391 demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 08 03:26:33.427578 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 2/8] 199.204.45.30 () {64 vars in 1251 bytes} [Fri May 8 03:26:33 2026] GET /volume/v3/types/default => generated 145 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:26:33.441883 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-a1abc9da-7eb2-4302-a328-29f38c006ada None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:26:33.445545 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-a1abc9da-7eb2-4302-a328-29f38c006ada demo demo] GET https://199.204.45.30/volume/v3/types/default May 08 03:26:33.445792 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-a1abc9da-7eb2-4302-a328-29f38c006ada demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:26:33.446063 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-a1abc9da-7eb2-4302-a328-29f38c006ada demo demo] Calling method 'show' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:26:33.461955 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-a1abc9da-7eb2-4302-a328-29f38c006ada demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 08 03:26:33.462287 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 2/9] 199.204.45.30 () {64 vars in 1251 bytes} [Fri May 8 03:26:33 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 08 03:26:42.239759 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=2 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:26:42.618218 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=2 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:26:43.422975 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=2 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:26:43.458121 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=3 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:31:41.564362 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-3308706d-661e-4ffb-bf14-f2f70966e15a None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:31:41.662633 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:31:41.664398 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:31:41.664398 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:31:41.664398 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:31:41.665463 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:31:41.720797 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] Get all volumes completed successfully. May 08 03:31:41.724891 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-3308706d-661e-4ffb-bf14-f2f70966e15a demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:31:41.725657 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 4/10] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:31:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:31:51.719216 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:32:41.743139 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:32:41.746128 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:32:41.746410 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:32:41.746683 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:32:41.747307 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:32:41.748560 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:32:41.780137 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] Get all volumes completed successfully. May 08 03:32:41.782531 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-fb5d08f8-c8f0-485a-adef-11fdcc398f56 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:32:41.783097 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 3/11] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:32:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:32:51.773561 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:33:41.805775 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:33:41.808741 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:33:41.808980 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:33:41.809154 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:33:41.809726 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:33:41.810517 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:33:41.854688 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] Get all volumes completed successfully. May 08 03:33:41.858647 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-71164917-fbf1-464e-8fe1-a358b4eaaa10 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:33:41.859332 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 3/12] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:33:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:33:51.845487 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:34:41.876898 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:34:41.881419 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:34:41.881673 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:34:41.881929 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:34:41.882530 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:34:41.883813 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:34:41.923070 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] Get all volumes completed successfully. May 08 03:34:41.923938 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-28ec5194-e1b1-4fa8-95f3-e4e20ff619c2 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:34:41.924516 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 3/13] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:34:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:34:51.915920 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:35:41.938961 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-489e4acc-e0d7-45f2-850a-975546703769 None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:35:41.941121 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:35:41.941320 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:35:41.941478 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:35:41.941730 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:35:41.942481 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:35:41.950075 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] Get all volumes completed successfully. May 08 03:35:41.953230 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-489e4acc-e0d7-45f2-850a-975546703769 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:35:41.953827 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 5/14] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:35:41 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 08 03:35:51.945406 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:36:41.967001 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:36:42.201909 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:36:42.202275 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:36:42.202685 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:36:42.203158 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:36:42.204520 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:36:42.213360 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] Get all volumes completed successfully. May 08 03:36:42.216171 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-66407ddd-147e-4a59-ac45-bbfdfaa188dc demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:36:42.216675 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 4/15] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:36:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:36:52.207812 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:37:42.240198 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-3e952601-02c3-4e2b-a2e9-98866868d973 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:37:42.246052 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:37:42.246252 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:37:42.246430 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:37:42.246666 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:37:42.247390 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:37:42.257830 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] Get all volumes completed successfully. May 08 03:37:42.260115 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-3e952601-02c3-4e2b-a2e9-98866868d973 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:37:42.260526 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 4/16] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:37:42 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 08 03:37:52.252187 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:38:42.274399 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:38:42.276942 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:38:42.277164 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:38:42.277498 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:38:42.277679 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:38:42.279096 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:38:42.295490 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] Get all volumes completed successfully. May 08 03:38:42.297570 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-30195efb-f90e-4ce4-9809-3c545edbbcdd demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:38:42.297985 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 4/17] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:38:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:38:52.283991 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:39:42.314851 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:39:42.319724 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:39:42.319995 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:39:42.320256 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:39:42.320588 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:39:42.321564 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:39:42.332031 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] Get all volumes completed successfully. May 08 03:39:42.337174 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-7bdd9670-a9c6-4051-813e-f173b07ba212 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:39:42.338292 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 6/18] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:39:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:39:52.325183 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:40:42.358843 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:40:42.363760 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:40:42.364153 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:40:42.364716 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:40:42.364785 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:40:42.365485 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:40:42.373053 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] Get all volumes completed successfully. May 08 03:40:42.376467 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-76dac9aa-285b-4631-8fde-e47ec7f8eaba demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:40:42.376467 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 5/19] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:40:42 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 08 03:40:52.367930 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:41:42.397018 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:41:42.549024 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:41:42.549391 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:41:42.550053 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:41:42.550492 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:41:42.551539 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:41:42.560981 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] Get all volumes completed successfully. May 08 03:41:42.564065 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-c80e3177-f166-4f69-9c06-15f8e330aba6 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:41:42.564065 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 5/20] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:41:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:41:52.555784 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:42:42.580550 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:42:42.584588 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:42:42.585062 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:42:42.585487 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:42:42.586343 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:42:42.587927 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:42:42.594596 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] Get all volumes completed successfully. May 08 03:42:42.596597 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-e58beaaf-6e2b-438a-b49c-dafc4f9f6a9e demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:42:42.596937 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 5/21] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:42:42 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 08 03:42:52.590946 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:43:42.609548 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-68319328-fdc4-43c7-ac12-642a993331d3 None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:43:42.612281 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:43:42.612618 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:43:42.612794 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:43:42.613088 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:43:42.614135 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:43:42.625301 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] Get all volumes completed successfully. May 08 03:43:42.629345 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-68319328-fdc4-43c7-ac12-642a993331d3 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:43:42.629762 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 7/22] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:43:42 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 08 03:43:52.617844 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:44:42.642254 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:44:42.646546 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:44:42.646967 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:44:42.647357 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:44:42.647847 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:44:42.649270 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:44:42.657084 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] Get all volumes completed successfully. May 08 03:44:42.659124 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-ea37a5dc-3ade-459d-8f9c-4627f936a658 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:44:42.659500 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 6/23] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:44:42 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 08 03:44:52.652765 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:45:42.677651 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:45:42.679759 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:45:42.679932 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:45:42.680112 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:45:42.680327 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:45:42.681050 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:45:42.688413 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] Get all volumes completed successfully. May 08 03:45:42.690424 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-493779f5-e9f3-4b7d-b73a-f3024eda4c06 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:45:42.690784 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 6/24] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:45:42 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 08 03:45:52.684783 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:46:42.704582 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:46:42.903942 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:46:42.904223 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:46:42.904514 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:46:42.904826 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:46:42.906028 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:46:42.915891 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] Get all volumes completed successfully. May 08 03:46:42.918791 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-3345ffb5-0f70-43e1-85a1-4a12301150c0 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:46:42.919303 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 6/25] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:46:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:46:52.909747 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:47:42.932897 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:47:42.936613 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:47:42.936887 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:47:42.937196 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:47:42.937600 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:47:42.938543 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:47:42.948036 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] Get all volumes completed successfully. May 08 03:47:42.950598 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-6960daa5-5e89-43b5-807c-96ac9de4cb02 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:47:42.951230 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 8/26] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:47:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 08 03:47:52.941648 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:48:42.966016 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:48:42.969817 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:48:42.970092 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:48:42.970340 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:48:42.970660 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:48:42.971628 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:48:42.979409 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] Get all volumes completed successfully. May 08 03:48:42.981973 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-a96f4c44-4f21-4ef8-8721-450c4f771642 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:48:42.982433 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 7/27] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:48:42 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 08 03:48:52.974863 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:49:42.998145 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:49:43.001033 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:49:43.001118 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:49:43.001351 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:49:43.001665 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:49:43.002596 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:49:43.010173 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] Get all volumes completed successfully. May 08 03:49:43.012137 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-7d9bc95c-dc20-413e-b76f-f0f6fdd3112b demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:49:43.012501 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 7/28] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:49:42 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 08 03:49:53.005738 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:50:43.027694 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-40584aa3-c55e-49e8-9599-3de280054de2 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:50:43.031549 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:50:43.031860 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:50:43.032276 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:50:43.032808 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:50:43.034306 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:50:43.042337 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] Get all volumes completed successfully. May 08 03:50:43.044465 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-40584aa3-c55e-49e8-9599-3de280054de2 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:50:43.044722 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 7/29] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:50:43 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 08 03:50:53.037316 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:51:43.059323 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-0462fbb5-42ce-4242-9b90-a8b6335377be None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:51:43.145071 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:51:43.145206 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:51:43.145408 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:51:43.145684 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:51:43.146353 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:51:43.153948 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] Get all volumes completed successfully. May 08 03:51:43.155959 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-0462fbb5-42ce-4242-9b90-a8b6335377be demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:51:43.156414 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 9/30] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:51:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:51:53.149472 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:52:43.179843 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:52:43.187406 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:52:43.187406 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:52:43.187406 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:52:43.187406 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:52:43.187406 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:52:43.199155 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] Get all volumes completed successfully. May 08 03:52:43.202495 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-d9edbff9-594f-437a-ab33-2c590cd9da15 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:52:43.203087 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 8/31] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:52:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:52:53.193086 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:53:43.217247 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:53:43.219841 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:53:43.220122 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:53:43.220416 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:53:43.220670 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:53:43.221584 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:53:43.229292 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] Get all volumes completed successfully. May 08 03:53:43.231254 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-e3af97b0-e7d1-41ce-b446-19109f6d7bb9 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:53:43.231653 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 8/32] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:53:43 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 08 03:53:53.224526 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:54:43.250283 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:54:43.260140 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:54:43.260140 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:54:43.260140 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:54:43.260140 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:54:43.260383 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:54:43.268045 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] Get all volumes completed successfully. May 08 03:54:43.270181 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-15247ab7-9736-48e7-8f16-0ea96167ed99 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:54:43.270573 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 8/33] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:54:43 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 08 03:54:53.263902 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:55:43.285479 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:55:43.289102 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:55:43.289334 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:55:43.289659 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:55:43.289918 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:55:43.290842 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:55:43.301526 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] Get all volumes completed successfully. May 08 03:55:43.304833 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-7b36b1eb-3b72-4020-8d7b-08ac465d0b7d demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:55:43.305662 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 10/34] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:55:43 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 08 03:55:53.295160 np0000172647 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:56:43.318868 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-c680500b-547e-4351-ab0f-ab3419b89d15 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:56:43.446053 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:56:43.446323 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:56:43.446754 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:56:43.447211 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:56:43.448703 np0000172647 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:56:43.456781 np0000172647 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] Get all volumes completed successfully. May 08 03:56:43.458659 np0000172647 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-c680500b-547e-4351-ab0f-ab3419b89d15 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:56:43.458987 np0000172647 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 9/35] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:56:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:56:53.452272 np0000172647 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:57:43.473589 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:57:43.477072 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:57:43.477160 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:57:43.477500 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] Calling method 'detail' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:57:43.477795 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.api.api_utils [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] Removing options '' from query. {{(pid=112789) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:57:43.478756 np0000172647 devstack@c-api.service[112789]: DEBUG cinder.volume.api [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112789) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:57:43.486943 np0000172647 devstack@c-api.service[112789]: INFO cinder.volume.api [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] Get all volumes completed successfully. May 08 03:57:43.489029 np0000172647 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-d04e74a1-0b29-475b-8ee9-45663c803c19 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:57:43.489443 np0000172647 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 9/36] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:57:43 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 08 03:57:53.481846 np0000172647 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=1 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:58:43.503008 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:58:43.505757 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:58:43.505986 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:58:43.506229 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:58:43.506561 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:58:43.507485 np0000172647 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:58:43.516011 np0000172647 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] Get all volumes completed successfully. May 08 03:58:43.519038 np0000172647 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-09fe10ff-1e8e-48a8-9315-e9c8e9bcbfae demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:58:43.519792 np0000172647 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 9/37] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:58:43 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 08 03:58:53.510657 np0000172647 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:59:43.539495 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-c6cf4c87-1901-4f30-9276-0598c341efab None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:59:43.544433 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 08 03:59:43.544791 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] Empty body provided in request {{(pid=112788) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:59:43.545132 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] Calling method 'detail' {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:59:43.545645 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.api.api_utils [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] Removing options '' from query. {{(pid=112788) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:59:43.546569 np0000172647 devstack@c-api.service[112788]: DEBUG cinder.volume.api [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112788) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:59:43.558788 np0000172647 devstack@c-api.service[112788]: INFO cinder.volume.api [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] Get all volumes completed successfully. May 08 03:59:43.561796 np0000172647 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-c6cf4c87-1901-4f30-9276-0598c341efab demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 08 03:59:43.562323 np0000172647 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 11/38] 199.204.45.30 () {64 vars in 1290 bytes} [Fri May 8 03:59:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)