May 05 11:26:01.410786 np0000171776 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 05 11:26:01.417877 np0000171776 devstack@c-api.service[112727]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 5 11:26:01 2026] *** May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: nodename: np0000171776 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: machine: x86_64 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: clock source: unix May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: pcre jit disabled May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: detected number of CPU cores: 16 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: current working directory: / May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: detected binary path: /usr/bin/uwsgi-core May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: your processes number limit is 256917 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: your memory page size is 4096 bytes May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: detected max file descriptor number: 2048 May 05 11:26:01.420867 np0000171776 devstack@c-api.service[112727]: lock engine: pthread robust mutexes May 05 11:26:01.421393 np0000171776 devstack@c-api.service[112727]: thunder lock: enabled May 05 11:26:01.421393 np0000171776 devstack@c-api.service[112727]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 05 11:26:01.421393 np0000171776 devstack@c-api.service[112727]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 05 11:26:01.421583 np0000171776 devstack@c-api.service[112727]: PEP 405 virtualenv detected: /opt/stack/data/venv May 05 11:26:01.421583 np0000171776 devstack@c-api.service[112727]: Set PythonHome to /opt/stack/data/venv May 05 11:26:01.457832 np0000171776 devstack@c-api.service[112727]: Python main interpreter initialized at 0x70a9b80a3668 May 05 11:26:01.457832 np0000171776 devstack@c-api.service[112727]: python threads support enabled May 05 11:26:01.457832 np0000171776 devstack@c-api.service[112727]: your server socket listen backlog is limited to 100 connections May 05 11:26:01.457832 np0000171776 devstack@c-api.service[112727]: your mercy for graceful operations on workers is 80 seconds May 05 11:26:01.458234 np0000171776 devstack@c-api.service[112727]: mapped 671795 bytes (656 KB) for 4 cores May 05 11:26:01.458234 np0000171776 devstack@c-api.service[112727]: *** Operational MODE: preforking *** May 05 11:26:01.458479 np0000171776 devstack@c-api.service[112727]: *** uWSGI is running in multiple interpreter mode *** May 05 11:26:01.458479 np0000171776 devstack@c-api.service[112727]: spawned uWSGI master process (pid: 112727) May 05 11:26:01.458698 np0000171776 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 05 11:26:01.459182 np0000171776 devstack@c-api.service[112727]: spawned uWSGI worker 1 (pid: 112736, cores: 1) May 05 11:26:01.459765 np0000171776 devstack@c-api.service[112727]: spawned uWSGI worker 2 (pid: 112737, cores: 1) May 05 11:26:01.460270 np0000171776 devstack@c-api.service[112727]: spawned uWSGI worker 3 (pid: 112738, cores: 1) May 05 11:26:01.460896 np0000171776 devstack@c-api.service[112727]: spawned uWSGI worker 4 (pid: 112739, cores: 1) May 05 11:26:01.460896 np0000171776 devstack@c-api.service[112727]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: we strongly recommend against using it for new projects. May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: If you are already using Eventlet, we recommend migrating to a different May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: framework. For more detail see May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 11:26:01.589952 np0000171776 devstack@c-api.service[112737]: import eventlet # noqa May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: we strongly recommend against using it for new projects. May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: If you are already using Eventlet, we recommend migrating to a different May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: framework. For more detail see May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 11:26:01.592148 np0000171776 devstack@c-api.service[112736]: import eventlet # noqa May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: we strongly recommend against using it for new projects. May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: If you are already using Eventlet, we recommend migrating to a different May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: framework. For more detail see May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 11:26:01.597436 np0000171776 devstack@c-api.service[112738]: import eventlet # noqa May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: we strongly recommend against using it for new projects. May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: If you are already using Eventlet, we recommend migrating to a different May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: framework. For more detail see May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 11:26:01.611184 np0000171776 devstack@c-api.service[112739]: import eventlet # noqa May 05 11:26:01.680298 np0000171776 devstack@c-api.service[112736]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 11:26:01.680298 np0000171776 devstack@c-api.service[112736]: debtcollector.deprecate( May 05 11:26:01.690798 np0000171776 devstack@c-api.service[112738]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 11:26:01.690798 np0000171776 devstack@c-api.service[112738]: debtcollector.deprecate( May 05 11:26:01.699532 np0000171776 devstack@c-api.service[112739]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 11:26:01.699532 np0000171776 devstack@c-api.service[112739]: debtcollector.deprecate( May 05 11:26:01.703105 np0000171776 devstack@c-api.service[112737]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 11:26:01.703105 np0000171776 devstack@c-api.service[112737]: debtcollector.deprecate( May 05 11:26:01.761425 np0000171776 devstack@c-api.service[112736]: /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 05 11:26:01.761425 np0000171776 devstack@c-api.service[112736]: from cgi import parse_header May 05 11:26:01.772549 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:01.772549 np0000171776 devstack@c-api.service[112738]: from cgi import parse_header May 05 11:26:01.782178 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:01.782178 np0000171776 devstack@c-api.service[112739]: from cgi import parse_header May 05 11:26:01.793670 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:01.793670 np0000171776 devstack@c-api.service[112737]: from cgi import parse_header May 05 11:26:01.808537 np0000171776 devstack@c-api.service[112736]: /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 05 11:26:01.808537 np0000171776 devstack@c-api.service[112736]: removals.removed_module( May 05 11:26:01.809412 np0000171776 devstack@c-api.service[112736]: /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 05 11:26:01.809412 np0000171776 devstack@c-api.service[112736]: removals.removed_module( May 05 11:26:01.821407 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:01.821407 np0000171776 devstack@c-api.service[112738]: removals.removed_module( May 05 11:26:01.822833 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:01.822833 np0000171776 devstack@c-api.service[112738]: removals.removed_module( May 05 11:26:01.837933 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:01.837933 np0000171776 devstack@c-api.service[112739]: removals.removed_module( May 05 11:26:01.838922 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:01.838922 np0000171776 devstack@c-api.service[112739]: removals.removed_module( May 05 11:26:01.843747 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:01.843747 np0000171776 devstack@c-api.service[112737]: removals.removed_module( May 05 11:26:01.844558 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:01.844558 np0000171776 devstack@c-api.service[112737]: removals.removed_module( May 05 11:26:02.473762 np0000171776 devstack@c-api.service[112736]: /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 05 11:26:02.473762 np0000171776 devstack@c-api.service[112736]: warnings.warn( May 05 11:26:02.477630 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:02.477630 np0000171776 devstack@c-api.service[112739]: warnings.warn( May 05 11:26:02.516474 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:02.516474 np0000171776 devstack@c-api.service[112738]: warnings.warn( May 05 11:26:02.516697 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:02.516697 np0000171776 devstack@c-api.service[112737]: warnings.warn( May 05 11:26:02.578721 np0000171776 devstack@c-api.service[112736]: /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 05 11:26:02.578721 np0000171776 devstack@c-api.service[112736]: warnings.warn( May 05 11:26:02.585735 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:02.585735 np0000171776 devstack@c-api.service[112739]: warnings.warn( May 05 11:26:02.630738 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:02.630738 np0000171776 devstack@c-api.service[112738]: warnings.warn( May 05 11:26:02.635060 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:02.635060 np0000171776 devstack@c-api.service[112737]: warnings.warn( May 05 11:26:02.880480 np0000171776 devstack@c-api.service[112736]: 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 05 11:26:02.881258 np0000171776 devstack@c-api.service[112736]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112736) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 11:26:02.882094 np0000171776 devstack@c-api.service[112739]: 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 05 11:26:02.882571 np0000171776 devstack@c-api.service[112739]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112739) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 11:26:02.923786 np0000171776 devstack@c-api.service[112738]: 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 05 11:26:02.923973 np0000171776 devstack@c-api.service[112738]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112738) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 11:26:02.936328 np0000171776 devstack@c-api.service[112737]: 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 05 11:26:02.936508 np0000171776 devstack@c-api.service[112737]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112737) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 11:26:02.971424 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:02.971424 np0000171776 devstack@c-api.service[112739]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 11:26:02.971788 np0000171776 devstack@c-api.service[112736]: /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 05 11:26:02.971788 np0000171776 devstack@c-api.service[112736]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 11:26:02.993134 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:02.993134 np0000171776 devstack@c-api.service[112738]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 11:26:03.005601 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:03.005601 np0000171776 devstack@c-api.service[112737]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 11:26:03.436339 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112739) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 11:26:03.436514 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112737) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 11:26:03.436599 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112738) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 11:26:03.436646 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.436691 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.436732 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.436863 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.436914 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.436985 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.436985 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.437173 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.437269 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.437417 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112736) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 11:26:03.437782 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.437866 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.437986 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.438040 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.438092 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.438133 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.438200 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.438249 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.438309 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.438352 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.438397 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.438437 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.438475 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.438510 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.438552 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.438589 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.438632 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.438682 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.438724 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.438776 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.438815 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.438860 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.438897 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.438934 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.438990 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.439037 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.439082 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.439137 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.439214 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.439273 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.439342 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.440507 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.440610 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.440684 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.440738 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.440738 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.440825 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.440862 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.440910 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.440949 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.440989 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.441025 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.441064 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.441106 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.441176 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.441227 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.441266 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.441301 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.441337 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.441375 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.441417 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.441455 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.441502 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.441539 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.441576 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.441613 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.441653 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.441696 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.441738 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.441796 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.441849 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.441891 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.441929 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.441966 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.442006 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.442044 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.442084 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.442127 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.442195 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.442243 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.442327 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.442374 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.442416 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.442459 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.442502 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.442540 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.442578 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.442903 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.443719 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.443790 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.443831 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.443874 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.443917 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.443961 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.444007 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.444046 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.444083 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.444124 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.444204 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.444252 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.444290 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.444334 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.444372 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.444412 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.444451 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.444495 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.444533 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.444577 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.444577 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.444842 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.444899 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.444958 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.445008 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.445059 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.445109 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.445181 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.445181 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.445267 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.445315 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.445360 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.445406 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.445449 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.445493 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.445532 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.445572 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.445619 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.445667 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.445711 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.445755 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.445794 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.445829 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.445863 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.445897 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.445936 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.445983 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.445983 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.445983 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.446234 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.446653 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.446653 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.446653 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.446838 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.446911 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.446979 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.447038 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.447095 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.447180 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.447259 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.447319 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.447385 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.447459 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.447525 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.447586 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.447643 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.447698 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.447754 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.447820 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.447887 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.447953 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.448367 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.448507 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.448507 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.448507 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.448507 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.448507 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.448507 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.449118 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.449118 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.449118 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.449118 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.449607 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.449754 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.449903 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.450051 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.450235 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.450469 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.450623 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.450791 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.450915 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.451019 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.451054 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.451054 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.451164 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.451221 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.451274 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.451325 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.451375 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.451425 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.451510 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.451544 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.451544 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.451641 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.451679 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.451679 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.451805 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.451805 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.451805 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.451805 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.451805 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.452015 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.452090 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.452125 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.452195 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.452276 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.452311 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.452366 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.452452 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.452521 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.452560 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.452651 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.452691 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.452743 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.452799 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.452877 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.452915 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.452994 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.453029 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.453079 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.453130 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.453195 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.453271 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.453307 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.453388 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.453425 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.453513 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.453596 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.453635 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.453700 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.453759 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.453812 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.453876 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.453937 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.454001 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.454035 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.454085 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.454142 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.454209 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.454276 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.454359 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.454391 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.454440 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.454514 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.454551 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.454600 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.454657 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.454707 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.454802 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.454843 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.454899 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.454950 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.455005 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.455086 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.455120 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.455244 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.455287 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.455384 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.455460 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.455495 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.455566 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.455601 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.455677 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.455710 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.455759 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.455845 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.455916 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.455976 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.456030 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.456064 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.456137 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.456241 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.456301 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.456358 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.456391 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.456462 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.456462 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.456462 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.456462 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.456462 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.456733 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.456733 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.456851 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.456908 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.456942 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.457016 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.457052 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.457120 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.457193 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.457227 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.457303 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.457365 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.457398 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.457472 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.457528 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.457585 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.457647 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.457647 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.457647 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.457647 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.457845 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.457903 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.457937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.457937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.457937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.457937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.457937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.457937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.458336 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.458336 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.458336 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.458545 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.458588 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.458685 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.458761 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.458831 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.458903 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.458969 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.459033 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.459098 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.459199 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.459277 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.459347 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.459413 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.459447 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.459528 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.459562 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.459562 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.459672 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.459708 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.459759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.459759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.459759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.459759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.459759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.459759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.460099 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.460099 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.460238 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.460272 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.460362 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.460396 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.460475 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.460530 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.460564 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.460630 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.460682 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.460714 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.460816 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.460854 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.460937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.460970 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.461033 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.461068 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.461106 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.461135 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.461187 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.461222 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.461251 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.461285 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.461314 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.461340 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.461373 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.461410 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.461441 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.461474 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.461501 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.461535 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.461570 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.461600 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.461628 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.461656 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.461683 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.461711 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.461711 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.461711 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.461711 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.461711 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.461843 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.461843 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.461843 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.461923 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.461950 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.461979 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.462010 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.462037 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.462064 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.462090 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.462123 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.462167 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.462167 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.462167 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.464378 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.464417 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.464456 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.464486 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.464515 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.464547 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.464580 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.464610 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.464642 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.464672 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.464700 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.464727 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.464759 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.464792 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.464833 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.464833 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.464911 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.464941 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.465013 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.465100 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.465194 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.465587 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.465679 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.465763 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.465850 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.465926 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.466007 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.466105 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.466168 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.466231 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.466303 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.466342 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.466444 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.466479 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.466509 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.466537 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.466566 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.466593 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.466626 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.466655 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.466655 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.466655 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.466824 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.466914 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.467001 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.467085 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.467201 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.467283 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.467371 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.468259 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.468323 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.468396 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.468450 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.468504 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.468553 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.468622 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.469274 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.469336 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.469383 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.469444 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.469495 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.469536 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.469574 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.469619 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.469660 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.469714 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.469714 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.469795 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.469887 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.469974 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.471798 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.471914 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.472020 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.472129 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.472240 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.472322 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.472412 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.472882 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.472882 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.472882 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.472882 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.472882 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.473131 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.473131 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.473233 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.473233 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.473305 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.473344 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.473387 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.473437 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.473478 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.473517 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.473556 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.473600 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.473637 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.473681 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.473726 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.473766 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.473804 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.473848 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.473887 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.473924 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.473971 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.474018 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.474018 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.474109 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.474109 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.474236 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.474315 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.474395 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.474479 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.474553 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.476046 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.476123 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.476239 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.476315 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.476382 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.476382 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.476517 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.476582 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.476641 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.476682 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.476732 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.476811 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.476879 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.476935 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.476998 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.477060 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.477116 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.477179 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.477219 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.477269 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.477307 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.477353 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.477391 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.477429 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.477429 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.477429 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.477429 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.477429 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.477612 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.477656 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.477725 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.477770 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.477808 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.477853 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.477902 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.477941 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.477981 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.478020 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.478064 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.478106 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.478144 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.478225 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.478225 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.478355 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.478406 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.478452 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.478497 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.478541 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.478584 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.478621 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.478660 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.478697 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.478697 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.478779 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.478824 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.478894 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.481415 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.481499 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.481563 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.481641 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.481698 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.481698 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.481786 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.481825 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.481862 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.481900 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.481939 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.481986 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.482056 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.482188 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.484078 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.484146 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.484257 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.484320 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.484320 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.484419 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.484458 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.484495 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.484541 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.484541 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.484624 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.484686 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.484738 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.484738 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.488622 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.489276 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.489276 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.489500 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.489596 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.489687 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.489778 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.489889 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.489980 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.490072 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.490205 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.490332 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.490332 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.490332 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.490566 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.491102 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.491559 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.491559 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.491559 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.491559 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.491559 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.491804 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.491866 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.491866 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.491967 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.492032 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.492119 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.492241 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.492300 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.492355 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.492411 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.492476 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.492539 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.492595 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.492650 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.492713 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.492770 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.492837 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.492901 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.492966 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.493021 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.493219 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.493404 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.493464 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.493537 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.493600 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.493662 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.493718 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.493770 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.493826 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.493877 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.493932 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.493984 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.494043 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.494115 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.494202 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.494266 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.494370 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.494419 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.494467 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.494515 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.494983 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.501941 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.502017 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.502107 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.502174 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.502224 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.502264 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.502341 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.502384 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.502487 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.502559 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.502599 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.502651 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.502727 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.502800 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.504785 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.504854 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.504899 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.504946 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.504995 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.505056 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.505135 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.505591 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.505693 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.505773 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.505818 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.505862 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.505911 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.505911 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.505986 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.506035 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.506083 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.506120 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.506179 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.506220 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.506260 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.506350 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.506401 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.506440 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.506486 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.506526 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.506526 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.506526 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.506752 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.506829 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.506881 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.506929 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.506980 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.507032 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.507074 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.507121 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.507121 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.507237 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.507237 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.507327 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.507370 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.507509 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.507576 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.507680 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.507729 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.507782 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.507833 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.507833 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.507920 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.507960 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.508007 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.508007 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.508087 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.508127 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.508182 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.508242 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.508294 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.508340 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.508383 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.508426 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.508471 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.508517 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.508560 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.508597 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.508987 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.509041 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.509096 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.509138 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.509205 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.509250 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.509290 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.509331 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.509366 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.509419 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.509456 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.509497 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.509532 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.509532 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.509607 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.509649 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.509690 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.509735 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.509778 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.509822 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.509862 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.509898 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.509939 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.509979 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.510014 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.510055 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.510089 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.510127 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.510177 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.516017 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.516089 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.516126 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.516180 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.516180 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.516265 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.516306 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.516347 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.516387 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.516425 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.516547 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.516594 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.516634 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.516673 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.516712 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.516744 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.516782 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.516819 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.516851 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.516851 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.516930 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.516969 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.517016 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.517016 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.517016 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.517016 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.517145 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.517145 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.517240 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.517290 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.517332 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.517332 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.517412 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.517449 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.517487 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.517530 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.517567 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.517604 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.517646 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.517689 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.517727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.518091 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.518091 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.518091 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.518217 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112739) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.518475 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.518791 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.518791 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112739) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.518854 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.518892 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112739) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.518924 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.519376 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.519376 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.519461 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.519461 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.519461 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.519461 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.519648 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.519648 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.519648 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.519785 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.519785 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.519886 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.519886 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.519981 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.520030 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.521956 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.522032 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.522095 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.522095 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.522220 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.522309 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.522372 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 11:26:03.522372 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 11:26:03.522470 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 11:26:03.522529 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 11:26:03.522595 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 11:26:03.522652 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 11:26:03.522698 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 11:26:03.568065 np0000171776 devstack@c-api.service[112737]: INFO dbcounter [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Registered counter for database cinder May 05 11:26:03.568961 np0000171776 devstack@c-api.service[112738]: INFO dbcounter [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Registered counter for database cinder May 05 11:26:03.569043 np0000171776 devstack@c-api.service[112739]: INFO dbcounter [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Registered counter for database cinder May 05 11:26:03.571771 np0000171776 devstack@c-api.service[112736]: INFO dbcounter [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Registered counter for database cinder May 05 11:26:03.585282 np0000171776 devstack@c-api.service[112737]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 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=112737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.589933 np0000171776 devstack@c-api.service[112739]: DEBUG oslo_db.sqlalchemy.engines [None req-e86e7556-f11f-48b1-825e-a8df004201ad 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=112739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.596784 np0000171776 devstack@c-api.service[112738]: DEBUG oslo_db.sqlalchemy.engines [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 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=112738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.602405 np0000171776 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.705061 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writer thread running {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 11:26:03.705536 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writer thread running {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 11:26:03.706673 np0000171776 devstack@c-api.service[112739]: INFO cinder.rpc [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 11:26:03.706864 np0000171776 devstack@c-api.service[112737]: INFO cinder.rpc [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 11:26:03.709041 np0000171776 devstack@c-api.service[112739]: INFO cinder.rpc [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 11:26:03.709232 np0000171776 devstack@c-api.service[112737]: INFO cinder.rpc [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 11:26:03.711116 np0000171776 devstack@c-api.service[112739]: INFO cinder.rpc [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 11:26:03.711290 np0000171776 devstack@c-api.service[112737]: INFO cinder.rpc [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 11:26:03.713023 np0000171776 devstack@c-api.service[112739]: INFO cinder.rpc [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 11:26:03.713146 np0000171776 devstack@c-api.service[112737]: INFO cinder.rpc [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 11:26:03.714065 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.714292 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.715816 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.716517 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writer thread running {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 11:26:03.717073 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.719278 np0000171776 devstack@c-api.service[112738]: INFO cinder.rpc [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 11:26:03.720296 np0000171776 devstack@c-api.service[112737]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 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=112737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.721419 np0000171776 devstack@c-api.service[112739]: DEBUG oslo_db.sqlalchemy.engines [None req-e86e7556-f11f-48b1-825e-a8df004201ad 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=112739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.721886 np0000171776 devstack@c-api.service[112738]: INFO cinder.rpc [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 11:26:03.721990 np0000171776 devstack@c-api.service[112737]: INFO cinder.rpc [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 11:26:03.723493 np0000171776 devstack@c-api.service[112739]: INFO cinder.rpc [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 11:26:03.723712 np0000171776 devstack@c-api.service[112737]: INFO cinder.rpc [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 11:26:03.724263 np0000171776 devstack@c-api.service[112738]: INFO cinder.rpc [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 11:26:03.724510 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.725569 np0000171776 devstack@c-api.service[112739]: INFO cinder.rpc [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 11:26:03.726313 np0000171776 devstack@c-api.service[112738]: INFO cinder.rpc [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 11:26:03.726725 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.727216 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.728948 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.730892 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writer thread running {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 11:26:03.733313 np0000171776 devstack@c-api.service[112738]: DEBUG oslo_db.sqlalchemy.engines [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 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=112738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.733591 np0000171776 devstack@c-api.service[112736]: INFO cinder.rpc [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 11:26:03.735179 np0000171776 devstack@c-api.service[112738]: INFO cinder.rpc [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 11:26:03.736225 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.736909 np0000171776 devstack@c-api.service[112738]: INFO cinder.rpc [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 11:26:03.737446 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.737572 np0000171776 devstack@c-api.service[112736]: INFO cinder.rpc [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 11:26:03.737800 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.739535 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.739856 np0000171776 devstack@c-api.service[112736]: INFO cinder.rpc [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 11:26:03.740668 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.742369 np0000171776 devstack@c-api.service[112736]: INFO cinder.rpc [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 11:26:03.742851 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.743665 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.744033 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.746128 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.747445 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.748181 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.750623 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.751310 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.751430 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.752738 np0000171776 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:03.753624 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.754308 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.754572 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.754898 np0000171776 devstack@c-api.service[112736]: INFO cinder.rpc [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 11:26:03.756595 np0000171776 devstack@c-api.service[112736]: INFO cinder.rpc [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 11:26:03.756887 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.757427 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.757496 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.757822 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.760342 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.760682 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.762132 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.764017 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.764486 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.765474 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.765543 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.766046 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.768216 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.768519 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.768759 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.769757 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.771660 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.773177 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.773867 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.774518 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.774588 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.776523 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.777312 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.777941 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.778185 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.779085 np0000171776 devstack@c-api.service[112739]: WARNING cinder.api.contrib.hosts [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 11:26:03.779737 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.779811 np0000171776 devstack@c-api.service[112737]: WARNING cinder.api.contrib.hosts [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 11:26:03.779872 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.780635 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.780911 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.781294 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.782087 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.782512 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.782839 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.783668 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.784067 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.784305 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.785138 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.785812 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.786681 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.787118 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.787477 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.788073 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.788372 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.788928 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.789903 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.790358 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.790431 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.791212 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: extensions {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.791398 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.791506 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.792266 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: extensions {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.792452 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: encryption {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.793304 np0000171776 devstack@c-api.service[112738]: WARNING cinder.api.contrib.hosts [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 11:26:03.793392 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.793541 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: encryption {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.794055 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-hosts {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.794127 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.795207 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-hosts {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.795545 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-quota-class-sets {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.795644 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.796420 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.796620 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-quota-class-sets {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.796816 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: capabilities {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.797073 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.797911 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: capabilities {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.797983 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.798094 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: extra_specs {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.798502 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.799267 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: extra_specs {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.799682 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-volume-manage {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.799983 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.800846 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-volume-manage {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.800936 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.801081 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: consistencygroups {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.801654 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.802316 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: consistencygroups {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.803102 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-availability-zone {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.803205 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.804457 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: cgsnapshots {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.804579 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.804732 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-availability-zone {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.805444 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: extensions {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.805832 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-volume-transfer {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.806776 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: cgsnapshots {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.806852 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: encryption {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.807257 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.808023 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-volume-type-access {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.808136 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-volume-transfer {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.808309 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-hosts {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.809665 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: scheduler-stats {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.809738 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-quota-class-sets {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.809798 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-volume-type-access {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.810876 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.810951 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: capabilities {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.811121 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: encryption {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.811509 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: scheduler-stats {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.812265 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: extra_specs {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.812651 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: qos-specs {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.812757 np0000171776 devstack@c-api.service[112736]: WARNING cinder.api.contrib.hosts [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 11:26:03.812963 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: encryption {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.813582 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.813807 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-volume-manage {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.814555 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: qos-specs {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.814770 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-quota-sets {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.815047 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.815263 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: consistencygroups {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.816256 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: backups {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.816613 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.816684 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-quota-sets {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.817232 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-availability-zone {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.818063 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: backups {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.818141 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.818382 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extended resource: os-snapshot-manage {{(pid=112739) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.818605 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: cgsnapshots {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.819840 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.820104 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extended resource: os-snapshot-manage {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.820536 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.820637 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-volume-transfer {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.821437 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.contrib.snapshot_actions [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] SnapshotActionsController initialized {{(pid=112739) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 11:26:03.821552 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.822169 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.822261 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-volume-type-access {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.822338 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.823309 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.823378 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.contrib.snapshot_actions [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] SnapshotActionsController initialized {{(pid=112737) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 11:26:03.823614 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.823808 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: scheduler-stats {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.824063 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.824728 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.825015 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.825273 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: encryption {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.825605 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: extensions {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.825733 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.826446 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.826816 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: qos-specs {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.826883 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: encryption {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.827583 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.827828 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.828553 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-hosts {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.828911 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-quota-sets {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.828985 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.829272 np0000171776 devstack@c-api.service[112739]: WARNING castellan.key_manager.migration [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.829982 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-quota-class-sets {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.830260 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830360 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830423 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: backups {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.830497 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830560 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.830618 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension TypesManage extending resource: types {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830684 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830788 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830885 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.830991 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.831133 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeActions extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.831255 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.831360 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.831424 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: capabilities {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.831484 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.832225 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension UsedLimits extending resource: limits {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.832225 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension AdminActions extending resource: volumes {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.832225 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension AdminActions extending resource: snapshots {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.832225 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.v3.router [None req-e86e7556-f11f-48b1-825e-a8df004201ad None None] Extension AdminActions extending resource: backups {{(pid=112739) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.832453 np0000171776 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.832516 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extended resource: os-snapshot-manage {{(pid=112738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.832783 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: extra_specs {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.833067 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833215 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833352 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833469 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension TypesManage extending resource: types {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833584 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833739 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833871 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.833976 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.834089 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeActions extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.834234 np0000171776 devstack@c-api.service[112739]: WARNING keystonemiddleware.auth_token [None req-e86e7556-f11f-48b1-825e-a8df004201ad 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 05 11:26:03.834300 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.834440 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.834515 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-volume-manage {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.834559 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.834691 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.834767 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension UsedLimits extending resource: limits {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.834887 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension AdminActions extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.835007 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension AdminActions extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.835113 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 None None] Extension AdminActions extending resource: backups {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.835650 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.contrib.snapshot_actions [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] SnapshotActionsController initialized {{(pid=112738) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 11:26:03.835956 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: consistencygroups {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.836403 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.837553 np0000171776 devstack@c-api.service[112737]: WARNING keystonemiddleware.auth_token [None req-4bd91283-c684-49a0-ac18-524a88eb17d4 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 05 11:26:03.837793 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.838264 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-availability-zone {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.839250 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.839635 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: cgsnapshots {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.840207 np0000171776 devstack@c-api.service[112739]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a9b80a3668 pid: 112739 (default app) May 05 11:26:03.840645 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.840724 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.840724 np0000171776 devstack@c-api.service[112739]: warnings.warn( May 05 11:26:03.841055 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-volume-transfer {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.842036 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.842820 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-volume-type-access {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.843513 np0000171776 devstack@c-api.service[112738]: WARNING castellan.key_manager.migration [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.844006 np0000171776 devstack@c-api.service[112737]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a9b80a3668 pid: 112737 (default app) May 05 11:26:03.844486 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.844607 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.844708 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.844816 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension TypesManage extending resource: types {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.844917 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.844993 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: scheduler-stats {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.845041 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845138 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845261 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845384 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845591 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845691 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845793 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845892 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension UsedLimits extending resource: limits {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.845990 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension AdminActions extending resource: volumes {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.846103 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.846237 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.v3.router [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 None None] Extension AdminActions extending resource: backups {{(pid=112738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.846493 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: encryption {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.848081 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: qos-specs {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.848352 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848352 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848472 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848472 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848472 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848472 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848472 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848716 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848716 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848716 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848716 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848716 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848716 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848973 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848973 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848973 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.848973 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.848973 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849205 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849205 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849298 np0000171776 devstack@c-api.service[112738]: WARNING keystonemiddleware.auth_token [None req-d23f2cff-2eeb-4a07-8401-0b370eed27b6 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 05 11:26:03.849344 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849344 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849344 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849344 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849543 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849543 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849543 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849543 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849720 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849720 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849720 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849720 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849720 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849949 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849949 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849949 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.849949 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.849949 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850165 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850165 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850165 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850165 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850165 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850165 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850472 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850472 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850472 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850472 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850472 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850472 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850725 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850725 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850725 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850725 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850725 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850725 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850984 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850984 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850984 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.850984 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.850984 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851239 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851239 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851239 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851239 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851239 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851449 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851449 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851449 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851449 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851449 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851449 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851706 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851706 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851706 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851706 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851706 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851706 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851940 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851940 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851940 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.851940 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.851940 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852187 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852187 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852187 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852187 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852187 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852407 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852407 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852407 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852407 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852610 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852610 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852610 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852610 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852787 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852787 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852787 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.852787 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.852787 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853013 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853013 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853013 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853013 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853013 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853232 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853232 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853232 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853232 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853403 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853403 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853403 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853403 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853598 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853598 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853598 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853598 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853770 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853770 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853770 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853770 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853952 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853952 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.853952 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.853952 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854134 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854134 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854134 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854134 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854134 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854396 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854396 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854396 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854396 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854396 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854396 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854675 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854675 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854675 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854675 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854675 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854882 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854882 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854882 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854882 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.854882 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.854882 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855133 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855133 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855133 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855133 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855133 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855133 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855434 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855434 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855434 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855434 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855434 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855434 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855695 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855695 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855695 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855695 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855695 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855695 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855958 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855958 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.855958 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.855958 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.856136 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.856136 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.856136 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.856136 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.856136 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.856393 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.856393 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.856393 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.856393 np0000171776 devstack@c-api.service[112739]: /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 05 11:26:03.856393 np0000171776 devstack@c-api.service[112739]: warnings.warn(deprecated_msg) May 05 11:26:03.856607 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-quota-sets {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.856607 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: backups {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.856689 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-ad801090-1ba4-4646-9f02-294b6757a63d None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:26:03.856726 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extended resource: os-snapshot-manage {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 11:26:03.856851 np0000171776 devstack@c-api.service[112738]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a9b80a3668 pid: 112738 (default app) May 05 11:26:03.856892 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 946 bytes} [Tue May 5 11:26:03 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 05 11:26:03.856927 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.857147 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] SnapshotActionsController initialized {{(pid=112736) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 11:26:03.857945 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.859462 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.860897 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.862625 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.864409 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.865898 np0000171776 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 11:26:03.866957 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867076 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867211 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867375 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension TypesManage extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867488 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867589 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867716 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867818 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.867937 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeActions extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868098 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868217 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868336 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868516 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension UsedLimits extending resource: limits {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868624 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension AdminActions extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868743 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension AdminActions extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.868848 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e None None] Extension AdminActions extending resource: backups {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 11:26:03.871460 np0000171776 devstack@c-api.service[112736]: WARNING keystonemiddleware.auth_token [None req-7a8f0304-eaa6-4978-b8d5-d827870d754e 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 05 11:26:03.877981 np0000171776 devstack@c-api.service[112736]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a9b80a3668 pid: 112736 (default app) May 05 11:26:11.376896 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.376896 np0000171776 devstack@c-api.service[112737]: warnings.warn( May 05 11:26:11.388072 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388072 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388072 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388072 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388072 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388645 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388645 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388645 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388645 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388645 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388984 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388984 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388984 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388984 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.388984 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.388984 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.389387 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.389387 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.389387 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.389387 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.389620 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.389620 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.389620 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.389620 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.389863 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.389863 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.389863 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.389863 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390176 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390176 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390176 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390176 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390176 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390470 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390470 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390470 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390470 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390470 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390739 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390739 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390739 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390739 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.390739 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.390739 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.391112 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.391112 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.391112 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.391112 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.391112 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.391112 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.391921 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.391921 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.391921 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.391921 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.391921 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.391921 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392353 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392353 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392353 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392353 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392353 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392566 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392566 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392566 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392566 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392566 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392745 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392745 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392745 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392745 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392745 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392745 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392969 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392969 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392969 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392969 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.392969 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.392969 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393193 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393193 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393193 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393193 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393193 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393383 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393383 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393383 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393383 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393383 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393565 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393565 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393565 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393565 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393730 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393730 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393730 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393730 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393884 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393884 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393884 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.393884 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.393884 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394109 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394109 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394109 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394109 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394109 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394296 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394296 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394296 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394296 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394446 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394446 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394446 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394446 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394593 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394593 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394593 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394593 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394756 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394756 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394756 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394756 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394933 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394933 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.394933 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.394933 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395084 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395084 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395084 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395084 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395084 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395313 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395313 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395313 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395313 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395313 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395313 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395530 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395530 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395530 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395530 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395530 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395722 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395722 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395722 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395722 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395722 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395722 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395945 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395945 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395945 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395945 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.395945 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.395945 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396201 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396201 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396201 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396201 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396201 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396201 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396418 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396418 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396418 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396418 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396418 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396418 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396669 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396669 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396669 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396669 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396818 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396818 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396818 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.396818 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.396818 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.397004 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.397004 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.397004 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.397004 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.397004 np0000171776 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) May 05 11:26:11.397004 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:26:11.909441 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f admin admin] POST https://199.204.45.38/volume/v3/types May 05 11:26:11.910087 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 05 11:26:11.911835 np0000171776 devstack@c-api.service[112737]: /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 05 11:26:11.911835 np0000171776 devstack@c-api.service[112737]: warnings.warn( May 05 11:26:11.922712 np0000171776 devstack@c-api.service[112737]: DEBUG oslo_db.sqlalchemy.engines [None req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f 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=112737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:11.959232 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 05 11:26:11.959779 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 1/2] 199.204.45.38 () {68 vars in 1281 bytes} [Tue May 5 11:26:11 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 11:26:11.972849 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.972849 np0000171776 devstack@c-api.service[112738]: warnings.warn( May 05 11:26:11.985220 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985220 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985220 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985220 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985568 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985568 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985568 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985568 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985739 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985739 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985739 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985739 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985739 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985739 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985954 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985954 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985954 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.985954 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.985954 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986140 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986140 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986140 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986140 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986140 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986355 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986355 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986355 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986355 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986510 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986510 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986510 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986510 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986510 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986700 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986700 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986700 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986700 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986700 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986885 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986885 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986885 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986885 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.986885 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.986885 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987120 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987120 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987120 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987120 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987120 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987120 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987388 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987388 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987388 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987388 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987388 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987388 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987612 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987612 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987612 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987612 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987612 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987798 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987798 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987798 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987798 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987798 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987996 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987996 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987996 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987996 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.987996 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.987996 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988200 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988200 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988200 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988200 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988200 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988200 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988390 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988390 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988390 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988390 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988390 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988565 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988565 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988565 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988565 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988565 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988737 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988737 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988737 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988737 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988875 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988875 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.988875 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.988875 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989022 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989022 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989022 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989022 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989022 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989235 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989235 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989235 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989235 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989235 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989413 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989413 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989413 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989413 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989557 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989557 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989557 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989557 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989707 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989707 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989707 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989707 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989849 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989849 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989849 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989849 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989985 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989985 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.989985 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.989985 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990181 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990181 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990181 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990181 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990181 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990396 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990396 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990396 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990396 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990396 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990396 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990606 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990606 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990606 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990606 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990606 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990770 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990770 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990770 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990770 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990770 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990770 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990984 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990984 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990984 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990984 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.990984 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.990984 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991209 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991209 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991209 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991209 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991209 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991209 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991427 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991427 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991427 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991427 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991427 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991427 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991623 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991623 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991623 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991623 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991760 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991760 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991760 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991760 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991760 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991981 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991981 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991981 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991981 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:11.991981 np0000171776 devstack@c-api.service[112738]: warnings.warn(deprecated_msg) May 05 11:26:11.991981 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f req-9ba38cbc-3983-4858-8fce-7061bcefb76b None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:26:12.328975 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f req-9ba38cbc-3983-4858-8fce-7061bcefb76b admin admin] POST https://199.204.45.38/volume/v3/types/e831240c-03cd-450e-b9ea-81d8eaa28f44/extra_specs May 05 11:26:12.329464 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f req-9ba38cbc-3983-4858-8fce-7061bcefb76b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 05 11:26:12.331178 np0000171776 devstack@c-api.service[112738]: /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 05 11:26:12.331178 np0000171776 devstack@c-api.service[112738]: warnings.warn( May 05 11:26:12.341812 np0000171776 devstack@c-api.service[112738]: DEBUG oslo_db.sqlalchemy.engines [req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f req-9ba38cbc-3983-4858-8fce-7061bcefb76b 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=112738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:26:12.399844 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [req-1752f3e5-b967-4cfc-a7eb-053fd6ecd17f req-9ba38cbc-3983-4858-8fce-7061bcefb76b admin admin] https://199.204.45.38/volume/v3/types/e831240c-03cd-450e-b9ea-81d8eaa28f44/extra_specs returned with HTTP 200 May 05 11:26:12.400268 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Tue May 5 11:26:11 2026] POST /volume/v3/types/e831240c-03cd-450e-b9ea-81d8eaa28f44/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:26:13.725817 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=6 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:26:13.756274 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=6 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:26:21.955883 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:26:22.398577 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:29:04.011809 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-42b1acd8-f2a7-4466-89df-e9d7f66d5b74 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:29:04.013382 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-42b1acd8-f2a7-4466-89df-e9d7f66d5b74 None None] GET https://199.204.45.38/volume// May 05 11:29:04.014315 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-42b1acd8-f2a7-4466-89df-e9d7f66d5b74 None None] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:29:04.014848 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-42b1acd8-f2a7-4466-89df-e9d7f66d5b74 None None] Calling method 'all' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:29:04.015963 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-42b1acd8-f2a7-4466-89df-e9d7f66d5b74 None None] https://199.204.45.38/volume// returned with HTTP 300 May 05 11:29:04.016577 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 2/4] 199.204.45.38 () {66 vars in 1449 bytes} [Tue May 5 11:29:04 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 05 11:29:43.122360 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.122360 np0000171776 devstack@c-api.service[112736]: warnings.warn( May 05 11:29:43.131766 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.131766 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.131766 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.131766 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.131766 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.132411 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.132411 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.132411 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.132411 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.132411 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.132918 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.132918 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.132918 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.132918 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.132918 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.132918 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.133502 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.133502 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.133502 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.133502 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.133786 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.133786 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.133786 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.133786 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134054 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134054 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134054 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134054 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134415 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134415 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134415 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134415 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134415 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134788 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134788 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134788 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.134788 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.134788 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.135118 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.135118 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.135118 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.135118 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.135118 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.135118 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.135692 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.135692 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.135692 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.135692 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.135692 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.135692 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136084 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136084 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136084 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136084 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136084 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136084 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136531 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136531 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136531 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136531 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136531 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136896 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136896 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136896 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.136896 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.136896 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.137275 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.137275 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.137275 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.137275 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.137275 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.137275 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.137685 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.137685 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.137685 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.137685 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.137685 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.137685 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.138257 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.138257 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.138257 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.138257 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.138257 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.138642 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.138642 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.138642 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.138642 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.138642 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139052 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.139052 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139052 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.139052 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139375 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.139375 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139375 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.139375 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139967 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.139967 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139967 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.139967 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.139967 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.140700 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.140700 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.140700 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.140700 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.140700 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141031 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141031 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141031 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141031 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141355 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141355 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141355 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141355 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141643 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141643 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141643 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141643 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141856 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141856 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.141856 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.141856 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142034 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142034 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142034 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142034 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142233 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142233 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142233 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142233 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142233 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142466 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142466 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142466 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142466 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142466 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142466 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142728 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142728 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142728 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142728 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142728 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142928 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142928 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142928 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142928 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.142928 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.142928 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143211 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143211 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143211 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143211 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143211 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143211 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143478 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143478 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143478 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143478 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143478 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143478 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143735 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143735 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143735 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143735 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143735 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143735 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143991 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143991 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.143991 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.143991 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.144188 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.144188 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.144188 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.144188 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.144188 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.144433 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.144433 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.144433 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.144433 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.144433 np0000171776 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) May 05 11:29:43.144433 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:29:43.468704 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 demo demo] GET https://199.204.45.38/volume/v3/types?is_public=None May 05 11:29:43.469054 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:29:43.469302 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 demo demo] Calling method 'index' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:29:43.469793 np0000171776 devstack@c-api.service[112736]: /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 05 11:29:43.469793 np0000171776 devstack@c-api.service[112736]: warnings.warn( May 05 11:29:43.470464 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:29:43.480317 np0000171776 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:29:43.500475 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-2f6939dc-4734-45fe-aabb-1e83837072b2 demo demo] https://199.204.45.38/volume/v3/types?is_public=None returned with HTTP 200 May 05 11:29:43.500881 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1256 bytes} [Tue May 5 11:29:43 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 11:29:43.512598 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [req-2f6939dc-4734-45fe-aabb-1e83837072b2 req-dc847aaf-ac2b-421f-b887-9f0dc0457eb7 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:29:43.516964 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [req-2f6939dc-4734-45fe-aabb-1e83837072b2 req-dc847aaf-ac2b-421f-b887-9f0dc0457eb7 demo demo] GET https://199.204.45.38/volume/v3/types/default May 05 11:29:43.517233 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [req-2f6939dc-4734-45fe-aabb-1e83837072b2 req-dc847aaf-ac2b-421f-b887-9f0dc0457eb7 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:29:43.517507 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [req-2f6939dc-4734-45fe-aabb-1e83837072b2 req-dc847aaf-ac2b-421f-b887-9f0dc0457eb7 demo demo] Calling method 'show' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:29:43.527672 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [req-2f6939dc-4734-45fe-aabb-1e83837072b2 req-dc847aaf-ac2b-421f-b887-9f0dc0457eb7 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 05 11:29:43.528006 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 2/6] 199.204.45.38 () {66 vars in 1322 bytes} [Tue May 5 11:29:43 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 11:29:43.897501 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-06ac8da5-6bd6-4e9c-b9f1-ffab23cdbb7d None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:29:43.901113 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-06ac8da5-6bd6-4e9c-b9f1-ffab23cdbb7d demo demo] GET https://199.204.45.38/volume/v3/types/default May 05 11:29:43.901391 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-06ac8da5-6bd6-4e9c-b9f1-ffab23cdbb7d demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:29:43.901673 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-06ac8da5-6bd6-4e9c-b9f1-ffab23cdbb7d demo demo] Calling method 'show' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:29:43.915888 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-06ac8da5-6bd6-4e9c-b9f1-ffab23cdbb7d demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 05 11:29:43.916364 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1251 bytes} [Tue May 5 11:29:43 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 11:29:44.308016 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-79a32b37-eade-486a-b62d-9474c0671286 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:29:44.641949 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-79a32b37-eade-486a-b62d-9474c0671286 demo demo] GET https://199.204.45.38/volume/v3/types/default May 05 11:29:44.642321 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-79a32b37-eade-486a-b62d-9474c0671286 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:29:44.642522 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-79a32b37-eade-486a-b62d-9474c0671286 demo demo] Calling method 'show' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:29:44.652592 np0000171776 devstack@c-api.service[112739]: DEBUG oslo_db.sqlalchemy.engines [None req-79a32b37-eade-486a-b62d-9474c0671286 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=112739) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 11:29:44.672148 np0000171776 devstack@c-api.service[112739]: /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 05 11:29:44.672148 np0000171776 devstack@c-api.service[112739]: warnings.warn( May 05 11:29:44.674343 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-79a32b37-eade-486a-b62d-9474c0671286 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 05 11:29:44.674696 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 3/8] 199.204.45.38 () {64 vars in 1251 bytes} [Tue May 5 11:29:44 2026] GET /volume/v3/types/default => generated 145 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 11:29:44.690573 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-f2e19888-8b2e-4603-9c8c-331448c06ea1 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:29:44.692997 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-f2e19888-8b2e-4603-9c8c-331448c06ea1 demo demo] GET https://199.204.45.38/volume/v3/types/default May 05 11:29:44.693311 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-f2e19888-8b2e-4603-9c8c-331448c06ea1 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:29:44.693608 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-f2e19888-8b2e-4603-9c8c-331448c06ea1 demo demo] Calling method 'show' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:29:44.709459 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-f2e19888-8b2e-4603-9c8c-331448c06ea1 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 05 11:29:44.746890 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1251 bytes} [Tue May 5 11:29:44 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 05 11:29:53.523939 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=2 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:29:53.912266 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=2 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:29:54.669932 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=2 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:29:54.715702 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=3 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:36:28.734191 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:36:28.835199 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:36:28.835356 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:36:28.835773 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:36:28.836830 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:36:28.838615 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:36:28.876671 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] Get all volumes completed successfully. May 05 11:36:28.879583 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-94d46f01-48a8-49f3-9b99-8d97f7813e73 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:36:28.880076 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 3/10] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:36:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:36:38.868150 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:37:28.895270 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-6061f250-471f-4b5d-821d-6cf3d340992c None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:37:28.898642 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:37:28.899042 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:37:28.899502 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:37:28.900566 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:37:28.902311 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:37:28.929960 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] Get all volumes completed successfully. May 05 11:37:28.932691 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-6061f250-471f-4b5d-821d-6cf3d340992c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:37:28.933271 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:37:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:37:38.924455 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:38:28.945780 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-69713617-daba-4a11-8fc5-ab962dd58471 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:38:28.952892 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:38:28.953086 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:38:28.953346 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:38:28.953883 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:38:28.954645 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:38:28.996014 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] Get all volumes completed successfully. May 05 11:38:28.998098 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-69713617-daba-4a11-8fc5-ab962dd58471 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:38:29.000934 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 4/12] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:38:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:38:38.987006 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:39:29.030540 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:39:29.033394 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:39:29.033542 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:39:29.033740 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:39:29.034201 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:39:29.035117 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:39:29.080456 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] Get all volumes completed successfully. May 05 11:39:29.084063 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-941b9cdb-bff2-4a5e-9e5e-668295f3ec23 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:39:29.084661 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:39:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:39:39.069257 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:40:29.100435 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:40:29.105263 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:40:29.105793 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:40:29.106253 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:40:29.106797 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:40:29.108260 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:40:29.119670 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] Get all volumes completed successfully. May 05 11:40:29.122945 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-5ebecd47-b1be-4e07-90f1-355d0ccf803e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:40:29.123491 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 4/14] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:40:29 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 05 11:40:39.113521 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:41:29.141337 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-47e26c55-1de0-4607-aa22-79a024dfc298 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:41:29.279541 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:41:29.279826 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:41:29.280091 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:41:29.280482 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:41:29.281523 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:41:29.291190 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] Get all volumes completed successfully. May 05 11:41:29.293243 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-47e26c55-1de0-4607-aa22-79a024dfc298 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:41:29.293624 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:41:39.285419 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:42:29.310035 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-06bae95e-1913-48c7-852f-9fa20b333b09 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:42:29.313791 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:42:29.314105 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:42:29.314311 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:42:29.314572 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:42:29.315609 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:42:29.325928 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] Get all volumes completed successfully. May 05 11:42:29.328731 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-06bae95e-1913-48c7-852f-9fa20b333b09 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:42:29.329230 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 5/16] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:42:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:42:39.321585 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:43:29.352250 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-5bb063f7-f761-4560-9990-29e508d4e61c None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:43:29.356361 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:43:29.356361 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:43:29.356598 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:43:29.356909 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:43:29.357971 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:43:29.366171 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] Get all volumes completed successfully. May 05 11:43:29.368492 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-5bb063f7-f761-4560-9990-29e508d4e61c demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:43:29.368899 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:43:29 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 05 11:43:39.361561 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:44:29.388979 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-479abaaa-6f01-4169-9003-93924f2636e0 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:44:29.391912 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:44:29.392207 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:44:29.392390 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:44:29.392650 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:44:29.393513 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:44:29.403984 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] Get all volumes completed successfully. May 05 11:44:29.406446 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-479abaaa-6f01-4169-9003-93924f2636e0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:44:29.406939 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 5/18] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:44:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:44:39.396973 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:45:29.424888 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:45:29.427206 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:45:29.427614 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:45:29.427985 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:45:29.428477 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:45:29.429994 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:45:29.439282 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] Get all volumes completed successfully. May 05 11:45:29.439748 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-d8da70bd-dc2d-4f0d-ae62-4cc61bb415c8 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:45:29.440082 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:45:29 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 05 11:45:39.433645 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:46:29.457029 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:46:29.617549 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:46:29.617803 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:46:29.618051 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:46:29.618403 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:46:29.619383 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:46:29.626351 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] Get all volumes completed successfully. May 05 11:46:29.628270 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-090a56ae-db4a-43c6-88a0-747b6d82eba4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:46:29.628613 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 6/20] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:46:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:46:39.622614 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:47:29.647046 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:47:29.650855 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:47:29.651025 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:47:29.651214 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:47:29.651483 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:47:29.652242 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:47:29.658752 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] Get all volumes completed successfully. May 05 11:47:29.660847 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-fb56c83b-15bf-4182-9ac6-a5c75e20fdaf demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:47:29.661205 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:47:29 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 05 11:47:39.655026 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:48:29.677498 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:48:29.682488 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:48:29.682727 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:48:29.683012 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:48:29.683329 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:48:29.684284 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:48:29.697572 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] Get all volumes completed successfully. May 05 11:48:29.700460 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-9d2dc5ec-bba5-44c9-92c9-88a3406e7862 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:48:29.700983 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 6/22] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:48:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:48:39.688221 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:49:29.717710 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-7e5890bc-da77-469a-8d03-057023f6f95f None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:49:29.720576 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:49:29.720803 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:49:29.721012 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:49:29.721362 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:49:29.722417 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:49:29.729987 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] Get all volumes completed successfully. May 05 11:49:29.731907 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-7e5890bc-da77-469a-8d03-057023f6f95f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:49:29.732272 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:49:29 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 05 11:49:39.725555 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:50:29.750005 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-06232455-c254-41b0-b008-0682842c53d6 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:50:29.754348 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:50:29.754633 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:50:29.754916 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:50:29.755454 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:50:29.756739 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:50:29.769094 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] Get all volumes completed successfully. May 05 11:50:29.772112 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-06232455-c254-41b0-b008-0682842c53d6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:50:29.772821 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 7/24] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:50:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:50:39.762090 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:51:29.787682 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:51:29.938436 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:51:29.938854 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:51:29.939311 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:51:29.939828 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:51:29.941640 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:51:29.952341 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] Get all volumes completed successfully. May 05 11:51:29.954787 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-683006ce-bbbe-4eaf-8d1a-6b80662c4dae demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:51:29.956023 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:51:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:51:39.948190 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:52:29.972136 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:52:29.974553 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:52:29.974731 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:52:29.974922 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:52:29.975143 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:52:29.976039 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:52:29.984006 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] Get all volumes completed successfully. May 05 11:52:29.985864 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-04af02cb-69d3-40dc-b72d-1b1730332a61 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:52:29.986250 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 7/26] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:52:29 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 05 11:52:39.979697 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:53:30.002556 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:53:30.009381 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:53:30.009759 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:53:30.010142 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:53:30.010648 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:53:30.012428 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:53:30.020929 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] Get all volumes completed successfully. May 05 11:53:30.023458 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-8e8350dd-f368-4f85-b99d-6f36342047b6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:53:30.023458 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:53:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:53:40.016227 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:54:30.044356 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-02578704-3a69-43e6-bf7f-dccf807543c4 None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:54:30.048037 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:54:30.048292 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:54:30.048661 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:54:30.048960 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:54:30.050251 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:54:30.059731 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] Get all volumes completed successfully. May 05 11:54:30.062964 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-02578704-3a69-43e6-bf7f-dccf807543c4 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:54:30.063541 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 8/28] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:54:30 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 05 11:54:40.053810 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:55:30.079839 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:55:30.086638 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:55:30.086970 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:55:30.087228 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:55:30.087585 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:55:30.089072 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:55:30.099507 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] Get all volumes completed successfully. May 05 11:55:30.102992 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-d0d8cd6e-a04e-4060-93db-03684b264b82 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:55:30.103482 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:55:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 05 11:55:40.092586 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:56:30.124650 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:56:30.220175 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:56:30.220428 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:56:30.220702 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:56:30.220988 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:56:30.221939 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:56:30.230327 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] Get all volumes completed successfully. May 05 11:56:30.232840 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-22eb11b1-f77d-46a1-a4ef-306e23955cef demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:56:30.233287 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 8/30] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:56:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:56:40.225329 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:57:30.252063 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:57:30.256351 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:57:30.256351 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:57:30.256351 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:57:30.256826 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:57:30.258314 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:57:30.269152 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] Get all volumes completed successfully. May 05 11:57:30.272405 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-6545bc8f-2342-4fb5-ac93-4d2793f3b5d9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:57:30.272962 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:57:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:57:40.263091 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:58:30.296792 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:58:30.301129 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:58:30.301129 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:58:30.301129 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:58:30.301129 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:58:30.302451 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:58:30.319280 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] Get all volumes completed successfully. May 05 11:58:30.322939 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-0b3b9248-ca15-43cd-827a-af78063cfa3e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:58:30.323569 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 9/32] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:58:30 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) May 05 11:58:40.325518 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 11:59:30.341281 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 11:59:30.348484 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 11:59:30.348805 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 11:59:30.349058 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 11:59:30.349409 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 11:59:30.350421 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 11:59:30.360337 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] Get all volumes completed successfully. May 05 11:59:30.362594 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-fb2ff30f-b6a3-4c86-9ef8-ea6f1dd76f46 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 11:59:30.363145 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 11:59:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 11:59:40.353776 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 12:00:30.378061 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-35e9e64e-ba86-4800-984a-16bc323819fd None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 12:00:30.381867 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 12:00:30.382097 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 12:00:30.382359 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 12:00:30.382652 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 12:00:30.383587 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 12:00:30.391871 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] Get all volumes completed successfully. May 05 12:00:30.394402 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-35e9e64e-ba86-4800-984a-16bc323819fd demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 12:00:30.394919 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 9/34] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 12:00:30 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 05 12:00:40.386560 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 12:01:30.412180 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.middleware.request_id [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 None None] RequestId filter calling following filter/app {{(pid=112738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 12:01:30.473844 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 12:01:30.474110 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] Empty body provided in request {{(pid=112738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 12:01:30.474383 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.openstack.wsgi [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] Calling method 'detail' {{(pid=112738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 12:01:30.474673 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.api.api_utils [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] Removing options '' from query. {{(pid=112738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 12:01:30.475753 np0000171776 devstack@c-api.service[112738]: DEBUG cinder.volume.api [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 12:01:30.485436 np0000171776 devstack@c-api.service[112738]: INFO cinder.volume.api [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] Get all volumes completed successfully. May 05 12:01:30.488431 np0000171776 devstack@c-api.service[112738]: INFO cinder.api.openstack.wsgi [None req-4b5f2ee7-facb-47fa-ac4c-89af1e5a4237 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 12:01:30.488947 np0000171776 devstack@c-api.service[112738]: [pid: 112738|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 12:01:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 12:01:40.478945 np0000171776 devstack@c-api.service[112738]: DEBUG dbcounter [-] [112738] Writing DB stats cinder:SELECT=1 {{(pid=112738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 12:02:30.508422 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.middleware.request_id [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca None None] RequestId filter calling following filter/app {{(pid=112739) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 12:02:30.513461 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 12:02:30.514127 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] Empty body provided in request {{(pid=112739) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 12:02:30.514796 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.openstack.wsgi [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] Calling method 'detail' {{(pid=112739) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 12:02:30.515483 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.api.api_utils [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] Removing options '' from query. {{(pid=112739) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 12:02:30.517282 np0000171776 devstack@c-api.service[112739]: DEBUG cinder.volume.api [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112739) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 12:02:30.527691 np0000171776 devstack@c-api.service[112739]: INFO cinder.volume.api [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] Get all volumes completed successfully. May 05 12:02:30.531222 np0000171776 devstack@c-api.service[112739]: INFO cinder.api.openstack.wsgi [None req-82866dc3-1f4c-4b4a-9651-193dee6b18ca demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 12:02:30.531744 np0000171776 devstack@c-api.service[112739]: [pid: 112739|app: 0|req: 10/36] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 12:02:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 12:02:40.521902 np0000171776 devstack@c-api.service[112739]: DEBUG dbcounter [-] [112739] Writing DB stats cinder:SELECT=1 {{(pid=112739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 12:03:30.548083 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 12:03:30.552634 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 12:03:30.552814 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 12:03:30.553101 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 12:03:30.553394 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 12:03:30.554165 np0000171776 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 12:03:30.568615 np0000171776 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] Get all volumes completed successfully. May 05 12:03:30.574882 np0000171776 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-2ecf1097-f20e-48d4-bd8a-c9621de6fbc1 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 12:03:30.575841 np0000171776 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 12:03:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 12:03:40.560014 np0000171776 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 12:04:30.594460 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 12:04:30.598693 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail May 05 12:04:30.599127 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 12:04:30.599819 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 12:04:30.599950 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 12:04:30.601379 np0000171776 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 12:04:30.612888 np0000171776 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] Get all volumes completed successfully. May 05 12:04:30.620131 np0000171776 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-1e43c175-cb20-4c2d-88d3-0c7ef2960610 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 May 05 12:04:30.621007 np0000171776 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 10/38] 199.204.45.38 () {64 vars in 1289 bytes} [Tue May 5 12:04:30 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) May 05 12:04:40.606134 np0000171776 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}