May 09 18:04:43.644015 np0000173242 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 18:04:43.656291 np0000173242 devstack@c-api.service[112617]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 18:04:43 2026] *** May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: nodename: np0000173242 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: machine: x86_64 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: clock source: unix May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: pcre jit disabled May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: detected number of CPU cores: 16 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: current working directory: / May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: detected binary path: /usr/bin/uwsgi-core May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: your processes number limit is 256917 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: your memory page size is 4096 bytes May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: detected max file descriptor number: 2048 May 09 18:04:43.658625 np0000173242 devstack@c-api.service[112617]: lock engine: pthread robust mutexes May 09 18:04:43.659460 np0000173242 devstack@c-api.service[112617]: thunder lock: enabled May 09 18:04:43.659460 np0000173242 devstack@c-api.service[112617]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 18:04:43.659460 np0000173242 devstack@c-api.service[112617]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 18:04:43.659460 np0000173242 devstack@c-api.service[112617]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 18:04:43.659460 np0000173242 devstack@c-api.service[112617]: Set PythonHome to /opt/stack/data/venv May 09 18:04:43.697040 np0000173242 devstack@c-api.service[112617]: Python main interpreter initialized at 0x7e5e3f6a3668 May 09 18:04:43.697040 np0000173242 devstack@c-api.service[112617]: python threads support enabled May 09 18:04:43.697040 np0000173242 devstack@c-api.service[112617]: your server socket listen backlog is limited to 100 connections May 09 18:04:43.697040 np0000173242 devstack@c-api.service[112617]: your mercy for graceful operations on workers is 80 seconds May 09 18:04:43.697751 np0000173242 devstack@c-api.service[112617]: mapped 671795 bytes (656 KB) for 4 cores May 09 18:04:43.697950 np0000173242 devstack@c-api.service[112617]: *** Operational MODE: preforking *** May 09 18:04:43.698199 np0000173242 devstack@c-api.service[112617]: *** uWSGI is running in multiple interpreter mode *** May 09 18:04:43.698199 np0000173242 devstack@c-api.service[112617]: spawned uWSGI master process (pid: 112617) May 09 18:04:43.698565 np0000173242 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 18:04:43.700226 np0000173242 devstack@c-api.service[112617]: spawned uWSGI worker 1 (pid: 112621, cores: 1) May 09 18:04:43.700226 np0000173242 devstack@c-api.service[112617]: spawned uWSGI worker 2 (pid: 112622, cores: 1) May 09 18:04:43.700226 np0000173242 devstack@c-api.service[112617]: spawned uWSGI worker 3 (pid: 112623, cores: 1) May 09 18:04:43.700894 np0000173242 devstack@c-api.service[112617]: spawned uWSGI worker 4 (pid: 112624, cores: 1) May 09 18:04:43.700968 np0000173242 devstack@c-api.service[112617]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: we strongly recommend against using it for new projects. May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: If you are already using Eventlet, we recommend migrating to a different May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: framework. For more detail see May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 18:04:43.827588 np0000173242 devstack@c-api.service[112624]: import eventlet # noqa May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: we strongly recommend against using it for new projects. May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: If you are already using Eventlet, we recommend migrating to a different May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: framework. For more detail see May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 18:04:43.828554 np0000173242 devstack@c-api.service[112622]: import eventlet # noqa May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: we strongly recommend against using it for new projects. May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: If you are already using Eventlet, we recommend migrating to a different May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: framework. For more detail see May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 18:04:43.832124 np0000173242 devstack@c-api.service[112623]: import eventlet # noqa May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: we strongly recommend against using it for new projects. May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: If you are already using Eventlet, we recommend migrating to a different May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: framework. For more detail see May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 18:04:43.838128 np0000173242 devstack@c-api.service[112621]: import eventlet # noqa May 09 18:04:43.913427 np0000173242 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 18:04:43.913427 np0000173242 devstack@c-api.service[112622]: debtcollector.deprecate( May 09 18:04:43.913583 np0000173242 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 18:04:43.913583 np0000173242 devstack@c-api.service[112624]: debtcollector.deprecate( May 09 18:04:43.916865 np0000173242 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 18:04:43.916865 np0000173242 devstack@c-api.service[112623]: debtcollector.deprecate( May 09 18:04:43.921666 np0000173242 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 18:04:43.921666 np0000173242 devstack@c-api.service[112621]: debtcollector.deprecate( May 09 18:04:43.993095 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:43.993095 np0000173242 devstack@c-api.service[112622]: from cgi import parse_header May 09 18:04:43.994476 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:43.994476 np0000173242 devstack@c-api.service[112624]: from cgi import parse_header May 09 18:04:43.995159 np0000173242 devstack@c-api.service[112623]: /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 09 18:04:43.995159 np0000173242 devstack@c-api.service[112623]: from cgi import parse_header May 09 18:04:44.001065 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:44.001065 np0000173242 devstack@c-api.service[112621]: from cgi import parse_header May 09 18:04:44.038533 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:44.038533 np0000173242 devstack@c-api.service[112622]: removals.removed_module( May 09 18:04:44.038939 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:44.038939 np0000173242 devstack@c-api.service[112624]: removals.removed_module( May 09 18:04:44.039314 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:44.039314 np0000173242 devstack@c-api.service[112622]: removals.removed_module( May 09 18:04:44.039614 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:44.039614 np0000173242 devstack@c-api.service[112624]: removals.removed_module( May 09 18:04:44.042124 np0000173242 devstack@c-api.service[112623]: /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 09 18:04:44.042124 np0000173242 devstack@c-api.service[112623]: removals.removed_module( May 09 18:04:44.042963 np0000173242 devstack@c-api.service[112623]: /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 09 18:04:44.042963 np0000173242 devstack@c-api.service[112623]: removals.removed_module( May 09 18:04:44.048276 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:44.048276 np0000173242 devstack@c-api.service[112621]: removals.removed_module( May 09 18:04:44.049063 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:44.049063 np0000173242 devstack@c-api.service[112621]: removals.removed_module( May 09 18:04:44.651935 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:44.651935 np0000173242 devstack@c-api.service[112622]: warnings.warn( May 09 18:04:44.657034 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:44.657034 np0000173242 devstack@c-api.service[112624]: warnings.warn( May 09 18:04:44.681054 np0000173242 devstack@c-api.service[112623]: /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 09 18:04:44.681054 np0000173242 devstack@c-api.service[112623]: warnings.warn( May 09 18:04:44.686411 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:44.686411 np0000173242 devstack@c-api.service[112621]: warnings.warn( May 09 18:04:44.753431 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:44.753431 np0000173242 devstack@c-api.service[112622]: warnings.warn( May 09 18:04:44.761818 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:44.761818 np0000173242 devstack@c-api.service[112624]: warnings.warn( May 09 18:04:44.785506 np0000173242 devstack@c-api.service[112623]: /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 09 18:04:44.785506 np0000173242 devstack@c-api.service[112623]: warnings.warn( May 09 18:04:44.790689 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:44.790689 np0000173242 devstack@c-api.service[112621]: warnings.warn( May 09 18:04:45.054205 np0000173242 devstack@c-api.service[112624]: 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 09 18:04:45.054604 np0000173242 devstack@c-api.service[112624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 18:04:45.058113 np0000173242 devstack@c-api.service[112622]: 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 09 18:04:45.058324 np0000173242 devstack@c-api.service[112622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 18:04:45.081477 np0000173242 devstack@c-api.service[112623]: 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 09 18:04:45.081959 np0000173242 devstack@c-api.service[112623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 18:04:45.091199 np0000173242 devstack@c-api.service[112621]: 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 09 18:04:45.091708 np0000173242 devstack@c-api.service[112621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 18:04:45.141220 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:45.141220 np0000173242 devstack@c-api.service[112622]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 18:04:45.142467 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:45.142467 np0000173242 devstack@c-api.service[112624]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 18:04:45.147256 np0000173242 devstack@c-api.service[112623]: /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 09 18:04:45.147256 np0000173242 devstack@c-api.service[112623]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 18:04:45.153889 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.153889 np0000173242 devstack@c-api.service[112621]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 18:04:45.589321 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 18:04:45.589564 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 18:04:45.589682 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 18:04:45.589754 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.589754 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.589859 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.589916 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.589916 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.590020 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.590082 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.590142 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.590205 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.590685 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 18:04:45.591046 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.591159 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.591315 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.592033 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.592115 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.592172 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.592224 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.592299 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.592395 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.592453 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.592514 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.592566 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.592619 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.592669 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.592722 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.592779 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.592831 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.592901 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.592955 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.593006 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.593056 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.593107 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.593171 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.593221 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.593282 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.593367 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.593367 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.593367 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.593367 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.593367 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.593367 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.593671 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.593671 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.593671 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.593812 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.593865 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.593932 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.594005 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.594062 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.594113 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.594164 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.594224 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.594278 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.594351 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.594445 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.594513 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.594567 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.594626 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.594686 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.594749 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.594816 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.594870 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.594935 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.594935 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.595033 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.595033 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.595033 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.595033 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.595033 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.596143 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.596143 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.596143 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.596143 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.596662 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.596793 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.596926 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.597046 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.597161 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.597489 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.597619 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.597744 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.597867 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.597979 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.598091 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.598204 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.598393 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.598544 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.598660 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.598834 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.598946 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.599006 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.599066 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.599124 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.599182 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.599234 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.599285 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.599350 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.599416 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.599469 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.599521 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.599572 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.599623 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.599674 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.599725 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.599786 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.599839 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.599895 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.599953 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.600006 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.600057 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.600107 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.600157 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.600209 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.600260 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.600310 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.600380 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.600443 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.600497 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.600561 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.600624 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.600677 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.600729 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.600780 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.600831 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.600882 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.600935 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.600935 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.600935 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.600935 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.601133 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.601185 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.601241 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.601306 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.601389 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.601522 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.601581 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.601638 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.601691 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.601745 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.601797 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.601853 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.601911 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.601963 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.602015 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.602065 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.602186 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.602466 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.602532 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.602594 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.602649 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.602712 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.602775 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.602840 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.602895 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.602957 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.603015 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.603068 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.603119 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.603175 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.603227 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.603277 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.603360 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.603408 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.603470 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.603525 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.603589 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.603636 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.603698 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.603730 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.603755 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.603778 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.603803 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.603831 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.603854 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.603883 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.603906 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.603933 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.603933 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.603933 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.603933 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.603933 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.604039 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604039 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.604089 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604114 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.604137 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.604164 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.604189 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.604213 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.604237 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.604262 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.604290 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.604318 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.604366 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.604366 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.604411 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604411 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.604411 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.604411 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.604411 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.604519 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604545 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.604568 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.604597 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.604625 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.604625 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.604625 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.604625 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.604625 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.604732 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604732 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.604732 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.604810 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604837 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.604865 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.604893 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.604917 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.604942 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.604966 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.604989 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.605016 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.605044 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.605072 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.605096 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.605131 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.605160 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.605184 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.605211 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.605235 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.605260 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.605284 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.605307 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.605725 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.605725 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.605725 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.605725 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.605725 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.605998 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.605998 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.605998 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.605998 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.605998 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.606266 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.606346 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.606411 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.606464 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.606522 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.606580 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.606633 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.606689 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.606750 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.606811 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.606872 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.606923 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.606978 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.607039 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.607092 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.607142 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.607199 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.607255 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.607307 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.607307 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.607442 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.607496 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.607559 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.607629 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.607629 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.607737 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.607794 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.607860 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.607928 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.607993 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.608059 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.608126 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.608187 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.608239 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.608297 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.608375 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.608430 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.608480 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.608534 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.608584 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.608639 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.608691 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.608749 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.608807 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.608864 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.608920 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.608970 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.608970 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.609076 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.609108 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.609132 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.612085 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.612156 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.612191 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.612284 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.612370 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.612442 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.612442 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.612652 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.612774 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.612868 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.612941 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.612979 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.613063 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.613132 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.613188 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.613260 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.613350 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.613445 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.613502 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.613554 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.613595 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.613620 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.613648 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.613671 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.613696 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.613720 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.613748 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.613748 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.613796 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.613824 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.613852 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.613852 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.613852 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.613916 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.613941 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.613965 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.613994 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.614037 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.614062 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.614090 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.614123 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.614148 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.614172 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.614195 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.614218 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.614242 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.614269 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.614292 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.614353 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.614621 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.614621 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.614621 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.614621 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.614621 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.614908 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.614908 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.615023 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.615079 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.615131 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.615184 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.615242 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.615298 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.615374 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.615436 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.615497 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.615556 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.615609 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.615707 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.615792 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.615861 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.615924 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.615986 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.616039 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.616091 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.616147 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.616206 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.616263 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.616313 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.616399 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.616449 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.616512 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.616541 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.616569 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.616596 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.616619 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.616641 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.616665 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.616693 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.616724 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.616751 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.616774 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.616797 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.616820 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.616847 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.616871 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.616894 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.616917 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.616940 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.616963 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.616987 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.617014 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.617037 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.617059 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.617082 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.617106 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.617132 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.617155 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.617178 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.617202 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.617202 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.617314 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.617360 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.618007 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.618065 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.618107 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.618219 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.618305 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.618416 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.618481 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.618562 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.618642 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.618734 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.618810 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.618899 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.618937 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.618979 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.619013 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.619050 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.619084 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.619123 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.619157 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.619189 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.619225 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.619256 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.619289 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.619322 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.619375 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.619407 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.619449 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.619489 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.619527 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.619564 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.619597 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.619629 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.619660 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.619692 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.619724 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.619756 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.619788 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.619826 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.619862 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.619897 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.619932 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.619969 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.620001 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.620039 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.620070 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.620102 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.620133 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.620172 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.620204 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.620241 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.620278 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.620309 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.620360 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.620360 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.620360 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.620360 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.620937 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.620937 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.620937 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.621195 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.621195 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.621355 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.621439 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.621523 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.621614 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.621695 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.621775 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.621881 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.621966 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.622039 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.622116 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.622189 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.622272 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.622368 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.622433 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.622511 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.622581 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.622661 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.622761 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.622839 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.622839 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.622985 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.622985 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.622985 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.623142 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.623142 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.623142 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.623142 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.623280 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.623316 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.623316 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.623397 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.623441 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.623480 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.623514 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.623555 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.623592 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.623630 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.623630 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.623690 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.623727 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.623764 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.623797 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.623833 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.623865 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.623907 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.623941 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.623972 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.624004 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.624036 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.624069 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.624101 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.624138 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.624170 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.624208 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.624242 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.624274 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.624305 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.624365 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.624402 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.624434 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.624468 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.624505 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.624539 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.624578 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.624611 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.624648 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.624681 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.624715 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.624747 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.624780 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.624817 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.624849 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.624883 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.624927 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.624959 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.624959 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.625019 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.625051 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.625088 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.625128 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.625128 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.625200 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.625237 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.625277 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.625316 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.625968 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.626048 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.626127 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.626199 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.626270 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.626366 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.626455 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.626538 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.626612 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.626687 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.626784 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.626927 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.626927 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.627046 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.627103 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.627156 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.627208 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.627266 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.627266 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.627266 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.627266 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.627266 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.627529 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.627529 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.627529 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.627670 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.627729 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.627793 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.627846 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.627903 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.627954 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.628038 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.628097 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.628148 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.628201 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.628256 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.628313 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.628388 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.628444 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.628495 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.628549 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.628610 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.628610 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.628716 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.629797 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.629866 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.629934 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.629985 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.630051 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.630106 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.630174 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.630174 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.630224 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.630265 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.630288 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.630312 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.630357 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.630357 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.630500 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.630592 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.630592 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.630701 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.630754 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.630825 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.630892 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.630946 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.631005 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.631051 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.631108 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.631108 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.631108 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.631108 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.631346 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.631424 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.631466 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.631496 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.631520 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.631548 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.631580 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.631605 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.631629 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.631653 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.631681 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.631704 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.631728 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.631753 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.631778 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.631803 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.631827 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.631855 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.631884 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.631908 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.631932 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.631959 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.631987 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.632011 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.632034 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.632034 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.632034 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.632034 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.632609 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.632676 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.632703 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.632728 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.632809 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.632865 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.632865 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.632975 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.633039 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.633074 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.633107 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.633133 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.633159 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.633184 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.633208 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.633233 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.633257 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.633286 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.633317 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.633369 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.633395 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.633420 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.633444 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.633467 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.633491 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.633520 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.633548 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.633572 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.633618 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.633647 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.633676 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.633727 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.633759 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.633792 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.633824 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.633854 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.633883 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.633908 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.633936 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.633965 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.633989 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.634013 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.634037 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.634061 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.634084 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.634108 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.634131 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.634158 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.634186 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.634213 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.634236 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.634260 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.634284 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.634307 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.634343 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.634377 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.634405 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.634433 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.634460 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.634483 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.634509 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.634536 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.634559 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.634582 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.634605 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.634629 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.634652 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.634674 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.634697 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.634735 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.634769 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.634799 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.634823 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.634846 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.634870 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.634895 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.634921 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.634945 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.635034 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.635059 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.635082 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.635082 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.635082 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.635082 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.636586 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.636640 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.636721 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.636782 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.636844 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.636890 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.636955 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.636984 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.637009 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.637039 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.637063 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.637091 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.637115 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.637141 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.637173 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.637201 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.637225 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.637249 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.637273 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.637297 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.637321 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.637374 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.637399 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.637424 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.637424 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.637478 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.637672 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.637672 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.641376 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.641473 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.641536 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.641591 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.641643 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.641694 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.641745 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.641823 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.641910 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.641967 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.642048 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.642108 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.642167 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.642167 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.642269 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.642328 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.642408 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.642448 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.642472 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.642498 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.642522 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.642549 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.642572 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.642595 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.642618 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.642641 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.642667 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.642695 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.643461 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.643542 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.643586 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.643702 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.643770 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.643832 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.643897 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.643967 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.644050 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.644085 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.644148 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.644209 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.644209 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.644357 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.644431 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.644487 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.644515 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.644577 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.644697 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.644762 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.644827 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.644827 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.644936 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.644983 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.645042 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.645042 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.645143 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.645207 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.649460 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.649542 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.649578 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.649690 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.649690 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.649833 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.649833 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.650082 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.650370 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.650370 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.650675 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.650675 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.650675 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.650675 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.650989 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.650989 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.650989 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.651284 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.651368 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.651417 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.651453 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.651488 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.651527 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.651560 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.651599 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.651632 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.651665 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.651702 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.651740 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.651778 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.651810 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.651847 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.651880 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.651917 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.651949 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.651982 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.652015 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.652046 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.652090 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.652123 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.652155 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.652188 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.652221 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.652259 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.652291 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.652324 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.652385 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.652420 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.652467 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.652501 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.652540 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.652540 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.652601 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.652640 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.652640 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.652640 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.652728 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.652766 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.652766 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.652825 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.652863 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.652899 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.652931 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.652931 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.652931 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.653025 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.653060 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.653060 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.653129 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.653168 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.653168 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.653254 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.653289 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.653344 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 18:04:45.653344 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 18:04:45.653344 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 18:04:45.653344 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 18:04:45.653344 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 18:04:45.653497 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 18:04:45.653497 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 18:04:45.697878 np0000173242 devstack@c-api.service[112621]: INFO dbcounter [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Registered counter for database cinder May 09 18:04:45.698494 np0000173242 devstack@c-api.service[112622]: INFO dbcounter [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Registered counter for database cinder May 09 18:04:45.698605 np0000173242 devstack@c-api.service[112623]: INFO dbcounter [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Registered counter for database cinder May 09 18:04:45.705180 np0000173242 devstack@c-api.service[112624]: INFO dbcounter [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Registered counter for database cinder May 09 18:04:45.713931 np0000173242 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.719106 np0000173242 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.727363 np0000173242 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.730906 np0000173242 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.827303 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writer thread running {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 18:04:45.830089 np0000173242 devstack@c-api.service[112621]: INFO cinder.rpc [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 18:04:45.832536 np0000173242 devstack@c-api.service[112621]: INFO cinder.rpc [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 18:04:45.834757 np0000173242 devstack@c-api.service[112621]: INFO cinder.rpc [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 18:04:45.836782 np0000173242 devstack@c-api.service[112621]: INFO cinder.rpc [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 18:04:45.838124 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.840563 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.843589 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writer thread running {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 18:04:45.844836 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writer thread running {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 18:04:45.846079 np0000173242 devstack@c-api.service[112622]: INFO cinder.rpc [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 18:04:45.847110 np0000173242 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.847491 np0000173242 devstack@c-api.service[112623]: INFO cinder.rpc [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 18:04:45.848542 np0000173242 devstack@c-api.service[112622]: INFO cinder.rpc [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 18:04:45.849349 np0000173242 devstack@c-api.service[112621]: INFO cinder.rpc [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 18:04:45.850393 np0000173242 devstack@c-api.service[112623]: INFO cinder.rpc [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 18:04:45.850800 np0000173242 devstack@c-api.service[112622]: INFO cinder.rpc [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 18:04:45.851003 np0000173242 devstack@c-api.service[112621]: INFO cinder.rpc [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 18:04:45.851789 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writer thread running {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 18:04:45.852367 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.852796 np0000173242 devstack@c-api.service[112622]: INFO cinder.rpc [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 18:04:45.853708 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.853982 np0000173242 devstack@c-api.service[112624]: INFO cinder.rpc [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 18:04:45.854578 np0000173242 devstack@c-api.service[112623]: INFO cinder.rpc [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 18:04:45.855419 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.856110 np0000173242 devstack@c-api.service[112624]: INFO cinder.rpc [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 18:04:45.857980 np0000173242 devstack@c-api.service[112623]: INFO cinder.rpc [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 18:04:45.858093 np0000173242 devstack@c-api.service[112624]: INFO cinder.rpc [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 18:04:45.858979 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.859191 np0000173242 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.859884 np0000173242 devstack@c-api.service[112624]: INFO cinder.rpc [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 18:04:45.860734 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.860846 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.860944 np0000173242 devstack@c-api.service[112622]: INFO cinder.rpc [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 18:04:45.862494 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.862622 np0000173242 devstack@c-api.service[112622]: INFO cinder.rpc [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 18:04:45.863464 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.865467 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.866008 np0000173242 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.867351 np0000173242 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:45.868649 np0000173242 devstack@c-api.service[112623]: INFO cinder.rpc [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 18:04:45.869450 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.869840 np0000173242 devstack@c-api.service[112624]: INFO cinder.rpc [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 18:04:45.871072 np0000173242 devstack@c-api.service[112623]: INFO cinder.rpc [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 18:04:45.872046 np0000173242 devstack@c-api.service[112624]: INFO cinder.rpc [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 18:04:45.872216 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.872697 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.873231 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.876112 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.876970 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.879844 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.880009 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.883010 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.883113 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.883171 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.883727 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.886248 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.886357 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.886989 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.887416 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.889540 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.890145 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.890530 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.890743 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.893355 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.893797 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.893876 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.894681 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.894884 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.896905 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.897344 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.897629 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.897774 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.900090 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.900397 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.901042 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.903269 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.903374 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.904218 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.904437 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.905962 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.906781 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.906925 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.907760 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.908688 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.909008 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.909884 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.910613 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.910761 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.911399 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.912109 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.912371 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.913707 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.914087 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.914618 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.914994 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.915092 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.916248 np0000173242 devstack@c-api.service[112621]: WARNING cinder.api.contrib.hosts [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 18:04:45.916988 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.918174 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.918499 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.919809 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.920115 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.920408 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.920622 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.920984 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: extensions {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.921926 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.922214 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.923415 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.923500 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.923842 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.924066 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.925119 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.925450 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-quota-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.925787 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.926213 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.926560 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.926861 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: cgsnapshots {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.927306 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.927689 np0000173242 devstack@c-api.service[112622]: WARNING cinder.api.contrib.hosts [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 18:04:45.927813 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.928471 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-quota-class-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.928546 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.928842 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.929306 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.929848 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-availability-zone {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.929992 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.930422 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.930907 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.931171 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: qos-specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.931776 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.931865 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.932341 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.932781 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: extensions {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.932940 np0000173242 devstack@c-api.service[112623]: WARNING cinder.api.contrib.hosts [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 18:04:45.933453 np0000173242 devstack@c-api.service[112624]: WARNING cinder.api.contrib.hosts [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 18:04:45.933693 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.933853 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: backups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.934071 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.934189 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.935165 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.935683 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.935736 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.936427 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: extra_specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.937067 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.937232 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.937284 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-quota-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.938005 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-snapshot-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.938076 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: extensions {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.938251 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: extensions {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.938660 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: cgsnapshots {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.939347 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.939569 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-volume-type-access {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.940016 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.940098 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-quota-class-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.940986 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.941156 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: capabilities {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.941413 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-availability-zone {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.941594 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.942497 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-hosts {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.942565 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-quota-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.942684 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: qos-specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.943140 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-quota-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.943874 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: consistencygroups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.943966 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: cgsnapshots {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.944579 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: cgsnapshots {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.944798 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: backups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.945343 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-quota-class-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.945827 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-volume-transfer {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.946009 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-quota-class-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.946678 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-availability-zone {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.946807 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: extra_specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.947353 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-availability-zone {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.947515 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: scheduler-stats {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.947967 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: qos-specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.948627 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: qos-specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.948915 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-snapshot-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.949089 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extended resource: os-volume-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.950088 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: backups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.950377 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-volume-type-access {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.950696 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: backups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.951512 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.951971 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: capabilities {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.952564 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] SnapshotActionsController initialized {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 18:04:45.952627 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: extra_specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.953241 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-hosts {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.953310 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: extra_specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.953454 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.954151 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-snapshot-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.954778 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: consistencygroups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.954842 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-snapshot-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.955056 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.955660 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-volume-type-access {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.956292 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-volume-type-access {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.956678 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.956735 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-volume-transfer {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.957226 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: capabilities {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.957855 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: capabilities {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.958254 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.958391 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: scheduler-stats {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.958521 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-hosts {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.959152 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-hosts {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.959904 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extended resource: os-volume-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.959968 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.960005 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: consistencygroups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.960511 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: consistencygroups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.961662 np0000173242 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.961873 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-volume-transfer {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.962062 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.962456 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-volume-transfer {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.962705 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.962887 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.962947 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.contrib.snapshot_actions [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] SnapshotActionsController initialized {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 18:04:45.963047 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.963225 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.963406 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.963529 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: scheduler-stats {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.963592 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.963740 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.963797 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.963902 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964069 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964125 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: scheduler-stats {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.964218 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension UsedLimits extending resource: limits {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964389 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension TypesManage extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964545 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension AdminActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964720 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension AdminActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964879 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension AdminActions extending resource: backups {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.964983 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extended resource: os-volume-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.965059 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension VolumeActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.965187 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.965320 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.965573 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extended resource: os-volume-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 18:04:45.966664 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.967118 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.967758 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.967890 np0000173242 devstack@c-api.service[112621]: WARNING keystonemiddleware.auth_token [None req-ea90c6c6-b1ec-48eb-93d4-c2b34ed0eeaa 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 09 18:04:45.968065 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.968120 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] SnapshotActionsController initialized {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 18:04:45.968689 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] SnapshotActionsController initialized {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 18:04:45.968815 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.969458 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.969520 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.970262 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.970873 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.971056 np0000173242 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.971748 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.971938 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972041 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972149 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972261 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972312 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.972378 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972490 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972593 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972708 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972845 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.972933 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension UsedLimits extending resource: limits {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973040 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension TypesManage extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973140 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.973210 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension AdminActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973312 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension AdminActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973374 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension AdminActions extending resource: backups {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973481 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension VolumeActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973680 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.973782 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.974600 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.975118 np0000173242 devstack@c-api.service[112621]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5e3f6a3668 pid: 112621 (default app) May 09 18:04:45.975172 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.975688 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.975688 np0000173242 devstack@c-api.service[112621]: warnings.warn( May 09 18:04:45.975934 np0000173242 devstack@c-api.service[112622]: WARNING keystonemiddleware.auth_token [None req-8373397e-aeb5-4297-b7fc-3d9c01142842 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 09 18:04:45.976102 np0000173242 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.976672 np0000173242 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 18:04:45.976965 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977070 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977177 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977284 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977402 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977507 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977560 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977662 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977758 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977758 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977906 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.977991 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978062 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978148 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension UsedLimits extending resource: limits {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978223 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978312 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension TypesManage extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978400 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978552 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension AdminActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978601 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978640 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension AdminActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978684 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978723 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension AdminActions extending resource: backups {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978768 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978805 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension VolumeActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978848 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension UsedLimits extending resource: limits {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978848 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension TypesManage extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978925 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978962 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension AdminActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978962 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension AdminActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978962 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension AdminActions extending resource: backups {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.978962 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension VolumeActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.979294 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 18:04:45.980952 np0000173242 devstack@c-api.service[112624]: WARNING keystonemiddleware.auth_token [None req-1ce6e1a9-f545-495c-b8f5-184c1a3f1b78 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 09 18:04:45.981456 np0000173242 devstack@c-api.service[112623]: WARNING keystonemiddleware.auth_token [None req-2bc13272-cab2-49aa-bd69-53703f2cbb8f 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 09 18:04:45.981829 np0000173242 devstack@c-api.service[112622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5e3f6a3668 pid: 112622 (default app) May 09 18:04:45.985076 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.985076 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.985076 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.985076 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.985076 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.985933 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.985933 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.985933 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.985933 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.985933 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986263 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986263 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986263 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986263 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986263 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986263 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986707 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986707 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986707 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986707 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986978 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986978 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.986978 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.986978 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987256 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987256 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987256 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987256 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987552 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987552 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987552 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987552 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987552 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987923 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987923 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987923 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.987923 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.987923 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.988234 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.988234 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.988234 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.988234 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.988234 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.988234 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.989651 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.989651 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.989651 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.989651 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.989651 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.989651 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.990781 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.990781 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.990781 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.990781 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.990781 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.990781 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.991470 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.991470 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.991470 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.991470 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.991470 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.991984 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.991984 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.991984 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.991984 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.991984 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.992433 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.992433 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.992433 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.992433 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.992433 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.992433 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.992943 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.992943 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.992943 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.992943 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.992943 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.992943 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.993475 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.993475 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.993475 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.993475 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.993475 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.993845 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.993845 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.993845 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.993845 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.993845 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994052 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994052 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994052 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994052 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994242 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994242 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994242 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994242 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994518 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994518 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994518 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994518 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994518 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994741 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994741 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994741 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.994741 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.994741 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995060 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995060 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995060 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995060 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995247 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995247 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995247 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995247 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995463 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995463 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995463 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995463 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995655 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995655 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995655 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995655 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995826 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995826 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.995826 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.995826 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996053 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996053 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996053 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996053 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996053 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996274 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996274 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996274 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996274 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996274 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996274 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996557 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996557 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996557 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996557 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996557 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996755 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996755 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996755 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996755 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.996755 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.996755 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.997036 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.997036 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.997036 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.997036 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.997036 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.997036 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.997271 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.997271 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.997271 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.997271 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.997271 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.997271 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.998735 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.998735 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.998735 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.998735 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.998735 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.998735 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.999493 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.999493 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.999493 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.999493 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.999842 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.999842 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.999842 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:45.999842 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:45.999842 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:46.000293 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:46.000293 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:46.000293 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:46.000293 np0000173242 devstack@c-api.service[112621]: /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 09 18:04:46.000293 np0000173242 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 18:04:46.000692 np0000173242 devstack@c-api.service[112624]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5e3f6a3668 pid: 112624 (default app) May 09 18:04:46.000765 np0000173242 devstack@c-api.service[112623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5e3f6a3668 pid: 112623 (default app) May 09 18:04:46.000826 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-4651e222-187c-4e50-b38b-491c9d452f61 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:04:46.000826 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 946 bytes} [Sat May 9 18:04:45 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 18:04:53.179583 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.179583 np0000173242 devstack@c-api.service[112622]: warnings.warn( May 09 18:04:53.193433 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.193433 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.193433 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.193433 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.193821 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.193821 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.193821 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.193821 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194068 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194068 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194068 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194068 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194068 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194068 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194445 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194445 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194445 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194445 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194445 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194764 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194764 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194764 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.194764 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.194764 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195050 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195050 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195050 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195050 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195277 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195277 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195277 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195277 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195277 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195610 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195610 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195610 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195610 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195610 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195906 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195906 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195906 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195906 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.195906 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.195906 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196233 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196233 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196233 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196233 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196233 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196233 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196608 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196608 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196608 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196608 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196608 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196608 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196954 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196954 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196954 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.196954 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.196954 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197257 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197257 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197257 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197257 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197257 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197562 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197562 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197562 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197562 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197562 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197562 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197975 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197975 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197975 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197975 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.197975 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.197975 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198315 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198315 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198315 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198315 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198315 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198685 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198685 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198685 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198685 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198685 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198958 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198958 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.198958 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.198958 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199190 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199190 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199190 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199190 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199526 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199526 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199526 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199526 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199526 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199871 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199871 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199871 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.199871 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.199871 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200170 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200170 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200170 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200170 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200474 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200474 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200474 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200474 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200724 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200724 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200724 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200724 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200967 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200967 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.200967 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.200967 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201208 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201208 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201208 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201208 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201542 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201542 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201542 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201542 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201542 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201902 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201902 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201902 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201902 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.201902 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.201902 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202249 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202249 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202249 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202249 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202249 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202438 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202438 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202438 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202438 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202438 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202438 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202654 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202654 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202654 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202654 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202654 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202654 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202869 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202869 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202869 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202869 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.202869 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.202869 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203073 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203073 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203073 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203073 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203073 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203073 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203279 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203279 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203279 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203279 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203440 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203440 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203440 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203440 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203440 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203628 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203628 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203628 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203628 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.203628 np0000173242 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 18:04:53.203628 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:04:53.684539 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 admin admin] POST https://199.204.45.23/volume/v3/types May 09 18:04:53.685142 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 18:04:53.686793 np0000173242 devstack@c-api.service[112622]: /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 09 18:04:53.686793 np0000173242 devstack@c-api.service[112622]: warnings.warn( May 09 18:04:53.696356 np0000173242 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:53.726540 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 09 18:04:53.727068 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Sat May 9 18:04:53 2026] POST /volume/v3/types => generated 186 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 18:04:53.741482 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.741482 np0000173242 devstack@c-api.service[112624]: warnings.warn( May 09 18:04:53.754563 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.754563 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.754563 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.754563 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.754563 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.754950 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.754950 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.754950 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.754950 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.754950 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755257 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755257 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755257 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755257 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755257 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755257 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755622 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755622 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755622 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755622 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755853 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755853 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.755853 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.755853 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756264 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756264 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756264 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756264 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756518 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756518 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756518 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756518 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756518 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756805 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756805 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756805 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.756805 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.756805 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757073 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757073 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757073 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757073 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757073 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757073 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757471 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757471 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757471 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757471 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757471 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757471 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757965 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757965 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757965 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757965 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.757965 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.757965 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758296 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758296 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758296 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758296 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758296 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758606 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758606 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758606 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758606 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758606 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758895 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758895 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758895 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758895 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.758895 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.758895 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759230 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759230 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759230 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759230 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759230 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759230 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759576 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759576 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759576 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759576 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759576 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759863 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759863 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759863 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.759863 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.759863 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760161 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760161 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760161 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760161 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760430 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760430 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760430 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760430 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760680 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760680 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760680 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760680 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760680 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760969 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760969 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760969 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.760969 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.760969 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.761236 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.761236 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.761236 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.761236 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.761717 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.761717 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.761717 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.761717 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.761989 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.761989 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.761989 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.761989 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762214 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762214 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762214 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762214 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762350 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762350 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762350 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762350 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762457 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762457 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762457 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762457 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762457 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762778 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762778 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762778 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762778 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762778 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762778 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762932 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762932 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762932 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.762932 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.762932 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763055 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763055 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763055 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763055 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763055 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763055 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763217 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763217 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763217 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763217 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763217 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763217 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763427 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763427 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763427 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763427 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763427 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763427 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763585 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763585 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763585 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763585 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763585 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763585 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763740 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763740 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763740 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763740 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763849 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763849 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763849 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763849 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763849 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763990 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763990 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763990 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763990 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:53.763990 np0000173242 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 18:04:53.763990 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 req-ca1fa771-c63b-4ffb-801f-1452d57aa5c5 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:04:54.073106 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 req-ca1fa771-c63b-4ffb-801f-1452d57aa5c5 admin admin] POST https://199.204.45.23/volume/v3/types/18794e03-ce7b-4c85-88fa-220a4b6671a0/extra_specs May 09 18:04:54.073675 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 req-ca1fa771-c63b-4ffb-801f-1452d57aa5c5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 18:04:54.075345 np0000173242 devstack@c-api.service[112624]: /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 09 18:04:54.075345 np0000173242 devstack@c-api.service[112624]: warnings.warn( May 09 18:04:54.085010 np0000173242 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 req-ca1fa771-c63b-4ffb-801f-1452d57aa5c5 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:04:54.146701 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [req-5ffd2dcc-5a68-49a9-b01f-e39d89711205 req-ca1fa771-c63b-4ffb-801f-1452d57aa5c5 admin admin] https://199.204.45.23/volume/v3/types/18794e03-ce7b-4c85-88fa-220a4b6671a0/extra_specs returned with HTTP 200 May 09 18:04:54.147275 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Sat May 9 18:04:53 2026] POST /volume/v3/types/18794e03-ce7b-4c85-88fa-220a4b6671a0/extra_specs => generated 55 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:04:55.850797 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=6 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:04:55.870535 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=6 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:05:03.723972 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:05:04.145736 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:07:51.291488 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.291488 np0000173242 devstack@c-api.service[112623]: warnings.warn( May 09 18:07:51.305231 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.305231 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.305231 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.305231 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.305231 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.306376 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.306376 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.306376 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.306376 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.306376 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.307063 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.307063 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.307063 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.307063 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.307063 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.307063 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.307980 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.307980 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.307980 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.307980 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.308569 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.308569 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.308569 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.308569 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309063 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309063 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309063 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309063 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309364 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309364 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309364 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309364 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309364 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309742 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309742 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309742 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.309742 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.309742 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.310059 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.310059 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.310059 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.310059 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.310059 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.310059 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.310939 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.310939 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.310939 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.310939 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.310939 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.310939 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.311705 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.311705 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.311705 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.311705 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.311705 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.311705 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.312434 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.312434 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.312434 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.312434 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.312434 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.313040 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.313040 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.313040 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.313040 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.313040 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.313613 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.313613 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.313613 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.313613 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.313613 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.313613 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.314286 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.314286 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.314286 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.314286 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.314286 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.314286 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.314692 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.314692 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.314692 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.314692 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.314692 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.315059 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.315059 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.315059 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.315059 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.315059 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.315730 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.315730 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.315730 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.315730 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316244 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316244 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316244 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316244 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316580 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316580 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316580 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316580 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316580 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316846 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316846 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316846 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.316846 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.316846 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317085 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317085 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317085 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317085 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317275 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317275 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317275 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317275 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317503 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317503 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317503 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317503 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317723 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317723 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317723 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317723 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317929 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317929 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.317929 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.317929 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318126 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318126 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318126 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318126 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318126 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318408 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318408 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318408 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318408 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318408 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318408 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318706 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318706 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318706 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318706 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318706 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318954 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318954 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318954 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318954 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.318954 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.318954 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319149 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319149 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319149 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319149 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319149 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319149 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319317 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319317 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319317 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319317 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319317 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319317 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319755 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319755 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319755 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319755 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.319755 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.319755 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320061 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320061 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320061 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320061 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320250 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320250 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320250 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320250 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320250 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: /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 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-e98fdcf7-f464-4c81-b8c6-9e03c2b165bd None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:07:51.320417 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e98fdcf7-f464-4c81-b8c6-9e03c2b165bd None None] GET https://199.204.45.23/volume// May 09 18:07:51.320603 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e98fdcf7-f464-4c81-b8c6-9e03c2b165bd None None] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:07:51.320603 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e98fdcf7-f464-4c81-b8c6-9e03c2b165bd None None] Calling method 'all' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:07:51.320603 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e98fdcf7-f464-4c81-b8c6-9e03c2b165bd None None] https://199.204.45.23/volume// returned with HTTP 300 May 09 18:07:51.320603 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Sat May 9 18:07:51 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 18:08:28.666535 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:08:28.992423 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 demo demo] GET https://199.204.45.23/volume/v3/types?is_public=None May 09 18:08:28.992827 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:08:28.993024 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 demo demo] Calling method 'index' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:08:28.993583 np0000173242 devstack@c-api.service[112621]: /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 09 18:08:28.993583 np0000173242 devstack@c-api.service[112621]: warnings.warn( May 09 18:08:28.994221 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:08:29.001721 np0000173242 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:08:29.024056 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 demo demo] https://199.204.45.23/volume/v3/types?is_public=None returned with HTTP 200 May 09 18:08:29.024607 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 2/5] 199.204.45.23 () {64 vars in 1256 bytes} [Sat May 9 18:08:28 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 18:08:29.037296 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 req-67d902d5-98b1-4e9e-9cd3-4328f03e7415 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:08:29.043156 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 req-67d902d5-98b1-4e9e-9cd3-4328f03e7415 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 18:08:29.043675 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 req-67d902d5-98b1-4e9e-9cd3-4328f03e7415 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:08:29.043991 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 req-67d902d5-98b1-4e9e-9cd3-4328f03e7415 demo demo] Calling method 'show' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:08:29.054771 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [req-0bedcf2f-d3b7-49ed-9505-1bbbd80819a5 req-67d902d5-98b1-4e9e-9cd3-4328f03e7415 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 18:08:29.055296 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 2/6] 199.204.45.23 () {66 vars in 1322 bytes} [Sat May 9 18:08:29 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 09 18:08:29.395091 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-dd7b6397-a355-48f1-9fce-5e57af6371b4 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:08:29.400373 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-dd7b6397-a355-48f1-9fce-5e57af6371b4 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 18:08:29.400756 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-dd7b6397-a355-48f1-9fce-5e57af6371b4 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:08:29.401157 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-dd7b6397-a355-48f1-9fce-5e57af6371b4 demo demo] Calling method 'show' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:08:29.414991 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-dd7b6397-a355-48f1-9fce-5e57af6371b4 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 18:08:29.415386 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 2/7] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 18:08:29 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 09 18:08:29.815097 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-d4a85120-0558-49cf-8898-bf3835c89abe None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:08:30.163955 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-d4a85120-0558-49cf-8898-bf3835c89abe demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 18:08:30.164403 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-d4a85120-0558-49cf-8898-bf3835c89abe demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:08:30.164654 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-d4a85120-0558-49cf-8898-bf3835c89abe demo demo] Calling method 'show' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:08:30.173790 np0000173242 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a85120-0558-49cf-8898-bf3835c89abe 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 18:08:30.186253 np0000173242 devstack@c-api.service[112623]: /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 09 18:08:30.186253 np0000173242 devstack@c-api.service[112623]: warnings.warn( May 09 18:08:30.188407 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-d4a85120-0558-49cf-8898-bf3835c89abe demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 18:08:30.188927 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 2/8] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 18:08:29 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 18:08:30.204170 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-757ddf4c-7604-4dbf-a453-32f8bcd43fc9 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:08:30.207538 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-757ddf4c-7604-4dbf-a453-32f8bcd43fc9 demo demo] GET https://199.204.45.23/volume/v3/types/default May 09 18:08:30.207855 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-757ddf4c-7604-4dbf-a453-32f8bcd43fc9 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:08:30.208148 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-757ddf4c-7604-4dbf-a453-32f8bcd43fc9 demo demo] Calling method 'show' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:08:30.227186 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-757ddf4c-7604-4dbf-a453-32f8bcd43fc9 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 09 18:08:30.227728 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 3/9] 199.204.45.23 () {64 vars in 1251 bytes} [Sat May 9 18:08:30 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 18:08:39.050536 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=2 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:08:39.411833 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=2 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:08:40.184535 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=2 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:08:40.221890 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=3 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:13:16.816542 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-b3764860-f33b-43c1-960b-87bb3d526580 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:13:16.916609 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:13:16.916944 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:13:16.917202 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:13:16.917932 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:13:16.919038 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:13:16.967647 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] Get all volumes completed successfully. May 09 18:13:16.970841 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-b3764860-f33b-43c1-960b-87bb3d526580 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:13:16.971399 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 3/10] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:13:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:13:26.955615 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:14:16.987688 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:14:16.990776 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:14:16.991065 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:14:16.991357 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:14:16.992078 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:14:16.994069 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:14:17.026263 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] Get all volumes completed successfully. May 09 18:14:17.028968 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-27c0c858-87ee-4f27-b8f5-882a6b5c8577 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:14:17.029683 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 3/11] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:14:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:14:27.019624 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:15:17.045930 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:15:17.049594 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:15:17.049895 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:15:17.050166 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:15:17.050821 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:15:17.051823 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:15:17.100632 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] Get all volumes completed successfully. May 09 18:15:17.104103 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-9cb62ca5-9887-4a8d-b5a0-1f6f7bd9bf92 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:15:17.105015 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 3/12] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:15:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:15:27.093203 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:16:17.125927 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-e94d9a47-08ca-4359-b000-fc8398aba714 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:16:17.131234 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:16:17.131593 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:16:17.131924 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:16:17.133783 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:16:17.135096 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:16:17.171558 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] Get all volumes completed successfully. May 09 18:16:17.173615 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-e94d9a47-08ca-4359-b000-fc8398aba714 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:16:17.173988 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 4/13] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:16:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:16:27.166494 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:17:17.188651 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:17:17.193842 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:17:17.194145 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:17:17.194483 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:17:17.194941 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:17:17.195949 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:17:17.207157 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] Get all volumes completed successfully. May 09 18:17:17.210303 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-99af03b6-0401-4c59-a8d7-c482b8c5eea0 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:17:17.210807 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 4/14] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:17:17 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 09 18:17:27.200698 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:18:17.227663 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-8dc9412e-a452-4345-9f48-99ecd02727ae None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:18:17.424664 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:18:17.425093 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:18:17.425403 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:18:17.425784 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:18:17.426851 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:18:17.436824 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] Get all volumes completed successfully. May 09 18:18:17.442197 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-8dc9412e-a452-4345-9f48-99ecd02727ae demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:18:17.442719 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 4/15] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:18:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:18:27.430860 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:19:17.462150 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:19:17.465694 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:19:17.465964 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:19:17.466277 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:19:17.466713 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:19:17.468038 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:19:17.479153 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] Get all volumes completed successfully. May 09 18:19:17.481616 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-4d9adabe-fb1b-48d8-a4ed-a00231b9e5cc demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:19:17.482200 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 4/16] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:19:17 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 09 18:19:27.471873 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:20:17.497170 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:20:17.500642 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:20:17.500876 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:20:17.501157 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:20:17.501513 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:20:17.502537 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:20:17.511651 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] Get all volumes completed successfully. May 09 18:20:17.513908 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-b2c8df92-0f9b-430f-b49a-cc1d2fd2eb2c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:20:17.514246 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 5/17] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:20:17 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 09 18:20:27.505690 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:21:17.530280 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:21:17.534495 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:21:17.534772 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:21:17.535138 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:21:17.535610 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:21:17.537257 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:21:17.545602 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] Get all volumes completed successfully. May 09 18:21:17.548443 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-14d6d2e5-31a4-40a9-8d6c-36b3de68f2fd demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:21:17.548443 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 5/18] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:21:17 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 09 18:21:27.540240 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:22:17.562321 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-da1f9892-37c3-407f-ae20-e09acc356a85 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:22:17.565666 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:22:17.565902 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:22:17.566153 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:22:17.566474 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:22:17.567393 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:22:17.579704 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] Get all volumes completed successfully. May 09 18:22:17.583111 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-da1f9892-37c3-407f-ae20-e09acc356a85 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:22:17.583675 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 5/19] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:22:17 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 09 18:22:27.570978 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:23:17.604947 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:23:17.766393 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:23:17.766901 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:23:17.767272 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:23:17.767629 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:23:17.768645 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:23:17.783517 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] Get all volumes completed successfully. May 09 18:23:17.785920 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-c8a74054-0ea8-4534-a7c7-a7debb6bfaf2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:23:17.786431 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 5/20] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:23:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:23:27.778054 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:24:17.801208 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:24:17.803790 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:24:17.806119 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:24:17.806514 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:24:17.807444 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:24:17.808468 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:24:17.818493 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] Get all volumes completed successfully. May 09 18:24:17.821923 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-7b5c526a-2b32-42b5-99d5-f8e2600873a3 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:24:17.822288 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 6/21] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:24:17 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 09 18:24:27.813851 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:25:17.836661 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-fe09d861-b84e-4177-a2dc-23800c69d099 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:25:17.839501 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:25:17.839754 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:25:17.840013 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:25:17.840314 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:25:17.841375 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:25:17.850420 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] Get all volumes completed successfully. May 09 18:25:17.853301 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-fe09d861-b84e-4177-a2dc-23800c69d099 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:25:17.853778 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 6/22] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:25:17 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 09 18:25:27.845192 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:26:17.869704 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:26:17.873598 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:26:17.873848 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:26:17.874089 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:26:17.874416 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:26:17.875460 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:26:17.886311 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] Get all volumes completed successfully. May 09 18:26:17.890416 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-e049650b-cf1d-46bc-84fd-4267b8f16f01 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:26:17.890993 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 6/23] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:26:17 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 09 18:26:27.878313 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:27:17.905987 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:27:17.908737 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:27:17.908986 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:27:17.909246 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:27:17.909562 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:27:17.910752 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:27:17.918105 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] Get all volumes completed successfully. May 09 18:27:17.920085 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-55782f25-697b-4f28-b81e-0b09b1dd9523 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:27:17.920456 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 6/24] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:27:17 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 09 18:27:27.914178 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:28:17.932996 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:28:18.124830 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:28:18.125010 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:28:18.125191 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:28:18.125430 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:28:18.126144 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:28:18.135449 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] Get all volumes completed successfully. May 09 18:28:18.137422 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-a9ae874b-8c0b-41fb-8cf0-9cf1c9fac85f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:28:18.137797 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 7/25] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:28:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:28:28.128932 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:29:18.155725 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:29:18.158279 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:29:18.158565 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:29:18.158819 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:29:18.159112 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:29:18.160080 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:29:18.167906 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] Get all volumes completed successfully. May 09 18:29:18.169814 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-cd4582ee-6124-47ec-bb64-f04ae040f219 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:29:18.170155 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 7/26] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:29:18 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 09 18:29:28.163364 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:30:18.184787 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:30:18.188870 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:30:18.189230 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:30:18.189914 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:30:18.190400 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:30:18.191562 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:30:18.199974 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] Get all volumes completed successfully. May 09 18:30:18.202899 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-83cfcd46-a8be-40a4-98e5-4da7d243546d demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:30:18.203469 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 7/27] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:30:18 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 09 18:30:28.195541 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:31:18.219578 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-e2788152-506e-48b6-87c2-e39a9082f368 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:31:18.222309 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:31:18.222651 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:31:18.223354 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:31:18.223354 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:31:18.224735 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:31:18.235029 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] Get all volumes completed successfully. May 09 18:31:18.239856 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e2788152-506e-48b6-87c2-e39a9082f368 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:31:18.240255 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 7/28] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:31:18 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 09 18:31:28.228101 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:32:18.255964 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-69d66a3d-1800-4b04-b1c3-fc066922842f None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:32:18.260221 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:32:18.260602 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:32:18.260965 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:32:18.261210 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:32:18.262428 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:32:18.270837 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] Get all volumes completed successfully. May 09 18:32:18.272938 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-69d66a3d-1800-4b04-b1c3-fc066922842f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:32:18.273364 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 8/29] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:32:18 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 09 18:32:28.265666 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:33:18.286951 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:33:18.383931 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:33:18.384167 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:33:18.384549 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:33:18.385204 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:33:18.386681 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:33:18.395829 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] Get all volumes completed successfully. May 09 18:33:18.398024 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-356c4f15-4e3e-4aa2-b737-a5b4f56bf9c6 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:33:18.398354 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 8/30] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:33:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:33:28.391476 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:34:18.416319 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-f18fdb87-a601-4711-9e1c-9110e429723c None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:34:18.420311 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:34:18.420701 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:34:18.421150 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:34:18.421561 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:34:18.422501 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:34:18.429948 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] Get all volumes completed successfully. May 09 18:34:18.432438 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-f18fdb87-a601-4711-9e1c-9110e429723c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:34:18.432915 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 8/31] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:34:18 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 09 18:34:28.426831 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:35:18.452809 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:35:18.455001 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:35:18.455192 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:35:18.455420 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:35:18.455647 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:35:18.456495 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:35:18.464521 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] Get all volumes completed successfully. May 09 18:35:18.467098 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-8d2c76e1-9ea6-4f0e-80e8-ec7c81c7e874 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:35:18.467552 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 8/32] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:35:18 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 09 18:35:28.459403 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:36:18.484206 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:36:18.486763 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:36:18.487023 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:36:18.487310 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:36:18.487619 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:36:18.488632 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:36:18.497293 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] Get all volumes completed successfully. May 09 18:36:18.499967 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-0a275049-d9f1-4fc9-8e8a-1d0666931a27 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:36:18.500451 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 9/33] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:36:18 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 09 18:36:28.492231 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:37:18.514041 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:37:18.517009 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:37:18.517243 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:37:18.517513 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:37:18.517810 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:37:18.518759 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:37:18.530997 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] Get all volumes completed successfully. May 09 18:37:18.533576 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-bb7d8f0a-f184-4252-8fef-c1d9a37b1715 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:37:18.533985 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 9/34] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:37:18 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 09 18:37:28.522695 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:38:18.546381 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-9f201c0e-616d-40e7-b20e-0204995b2113 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:38:18.662046 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:38:18.662637 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:38:18.662637 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:38:18.662905 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:38:18.663854 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:38:18.675946 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] Get all volumes completed successfully. May 09 18:38:18.678734 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-9f201c0e-616d-40e7-b20e-0204995b2113 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:38:18.679147 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 9/35] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:38:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:38:28.668017 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:39:18.695299 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:39:18.698178 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:39:18.698471 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:39:18.698735 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:39:18.699050 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:39:18.700060 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:39:18.710842 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] Get all volumes completed successfully. May 09 18:39:18.714025 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-11b09b86-4968-4a8e-9bdc-9a1d7f04176a demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:39:18.714603 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 9/36] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:39:18 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 09 18:39:28.703458 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:40:18.729292 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:40:18.731987 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:40:18.732280 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:40:18.732567 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:40:18.732966 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:40:18.733907 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:40:18.742374 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] Get all volumes completed successfully. May 09 18:40:18.745414 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-41b0eb62-6b5c-41e6-b096-f2807657dc2e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:40:18.745835 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 10/37] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:40:18 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 09 18:40:28.736881 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:41:18.757714 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:41:18.762375 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:41:18.762375 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:41:18.762375 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:41:18.762375 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:41:18.762375 np0000173242 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:41:18.769471 np0000173242 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] Get all volumes completed successfully. May 09 18:41:18.771512 np0000173242 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-f99f809c-383e-40af-bf6b-3ccf837f00e5 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:41:18.771950 np0000173242 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 10/38] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:41:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:41:28.768403 np0000173242 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:42:18.785888 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:42:18.789511 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:42:18.789765 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:42:18.790028 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:42:18.790327 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:42:18.791439 np0000173242 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:42:18.799389 np0000173242 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] Get all volumes completed successfully. May 09 18:42:18.801583 np0000173242 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-bd14d648-9ca1-47c2-9309-aa0959b74961 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:42:18.802391 np0000173242 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 10/39] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:42:18 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 09 18:42:28.794672 np0000173242 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:43:18.829398 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-8e887ec8-94ea-4813-9529-fcd417268f6c None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:43:18.924348 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:43:18.924733 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:43:18.925122 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:43:18.925590 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:43:18.927210 np0000173242 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:43:18.935908 np0000173242 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] Get all volumes completed successfully. May 09 18:43:18.937725 np0000173242 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-8e887ec8-94ea-4813-9529-fcd417268f6c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:43:18.938042 np0000173242 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 10/40] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:43:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 18:43:28.931387 np0000173242 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 18:44:18.952309 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-91738ea7-7546-49fd-a867-ba8288186aa9 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 18:44:18.956991 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 09 18:44:18.957368 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 18:44:18.957758 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 18:44:18.958190 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 18:44:18.959669 np0000173242 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 18:44:18.971964 np0000173242 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] Get all volumes completed successfully. May 09 18:44:18.976316 np0000173242 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-91738ea7-7546-49fd-a867-ba8288186aa9 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 09 18:44:18.977082 np0000173242 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 11/41] 199.204.45.23 () {64 vars in 1290 bytes} [Sat May 9 18:44:18 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 09 18:44:28.964262 np0000173242 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}