May 12 19:07:35.386845 np0000173796 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:07:35.393015 np0000173796 devstack@c-api.service[112437]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:07:35 2026] *** May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: nodename: np0000173796 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: machine: x86_64 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: clock source: unix May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: pcre jit disabled May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: detected number of CPU cores: 16 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: current working directory: / May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: detected binary path: /usr/bin/uwsgi-core May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: your processes number limit is 256917 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: your memory page size is 4096 bytes May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: detected max file descriptor number: 2048 May 12 19:07:35.396032 np0000173796 devstack@c-api.service[112437]: lock engine: pthread robust mutexes May 12 19:07:35.396873 np0000173796 devstack@c-api.service[112437]: thunder lock: enabled May 12 19:07:35.396873 np0000173796 devstack@c-api.service[112437]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:07:35.396873 np0000173796 devstack@c-api.service[112437]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:07:35.396873 np0000173796 devstack@c-api.service[112437]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:07:35.396873 np0000173796 devstack@c-api.service[112437]: Set PythonHome to /opt/stack/data/venv May 12 19:07:35.441662 np0000173796 devstack@c-api.service[112437]: Python main interpreter initialized at 0x7456b54a3668 May 12 19:07:35.441662 np0000173796 devstack@c-api.service[112437]: python threads support enabled May 12 19:07:35.441662 np0000173796 devstack@c-api.service[112437]: your server socket listen backlog is limited to 100 connections May 12 19:07:35.441662 np0000173796 devstack@c-api.service[112437]: your mercy for graceful operations on workers is 80 seconds May 12 19:07:35.442233 np0000173796 devstack@c-api.service[112437]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:07:35.442374 np0000173796 devstack@c-api.service[112437]: *** Operational MODE: preforking *** May 12 19:07:35.442651 np0000173796 devstack@c-api.service[112437]: *** uWSGI is running in multiple interpreter mode *** May 12 19:07:35.442651 np0000173796 devstack@c-api.service[112437]: spawned uWSGI master process (pid: 112437) May 12 19:07:35.442856 np0000173796 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:07:35.443572 np0000173796 devstack@c-api.service[112437]: spawned uWSGI worker 1 (pid: 112442, cores: 1) May 12 19:07:35.444114 np0000173796 devstack@c-api.service[112437]: spawned uWSGI worker 2 (pid: 112443, cores: 1) May 12 19:07:35.446707 np0000173796 devstack@c-api.service[112437]: spawned uWSGI worker 3 (pid: 112444, cores: 1) May 12 19:07:35.446707 np0000173796 devstack@c-api.service[112437]: spawned uWSGI worker 4 (pid: 112445, cores: 1) May 12 19:07:35.446707 np0000173796 devstack@c-api.service[112437]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: we strongly recommend against using it for new projects. May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: If you are already using Eventlet, we recommend migrating to a different May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: framework. For more detail see May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:07:35.575177 np0000173796 devstack@c-api.service[112442]: import eventlet # noqa May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: we strongly recommend against using it for new projects. May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: If you are already using Eventlet, we recommend migrating to a different May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: framework. For more detail see May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:07:35.595972 np0000173796 devstack@c-api.service[112445]: import eventlet # noqa May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: we strongly recommend against using it for new projects. May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: If you are already using Eventlet, we recommend migrating to a different May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: framework. For more detail see May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:07:35.598307 np0000173796 devstack@c-api.service[112443]: import eventlet # noqa May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: we strongly recommend against using it for new projects. May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: If you are already using Eventlet, we recommend migrating to a different May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: framework. For more detail see May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:07:35.625819 np0000173796 devstack@c-api.service[112444]: import eventlet # noqa May 12 19:07:35.665360 np0000173796 devstack@c-api.service[112442]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:07:35.665360 np0000173796 devstack@c-api.service[112442]: debtcollector.deprecate( May 12 19:07:35.682293 np0000173796 devstack@c-api.service[112445]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:07:35.682293 np0000173796 devstack@c-api.service[112445]: debtcollector.deprecate( May 12 19:07:35.685838 np0000173796 devstack@c-api.service[112443]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:07:35.685838 np0000173796 devstack@c-api.service[112443]: debtcollector.deprecate( May 12 19:07:35.713142 np0000173796 devstack@c-api.service[112444]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:07:35.713142 np0000173796 devstack@c-api.service[112444]: debtcollector.deprecate( May 12 19:07:35.746459 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:35.746459 np0000173796 devstack@c-api.service[112442]: from cgi import parse_header May 12 19:07:35.762255 np0000173796 devstack@c-api.service[112445]: /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 12 19:07:35.762255 np0000173796 devstack@c-api.service[112445]: from cgi import parse_header May 12 19:07:35.773860 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:35.773860 np0000173796 devstack@c-api.service[112443]: from cgi import parse_header May 12 19:07:35.791576 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:35.791576 np0000173796 devstack@c-api.service[112442]: removals.removed_module( May 12 19:07:35.792264 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:35.792264 np0000173796 devstack@c-api.service[112442]: removals.removed_module( May 12 19:07:35.795756 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:35.795756 np0000173796 devstack@c-api.service[112444]: from cgi import parse_header May 12 19:07:35.808657 np0000173796 devstack@c-api.service[112445]: /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 12 19:07:35.808657 np0000173796 devstack@c-api.service[112445]: removals.removed_module( May 12 19:07:35.808657 np0000173796 devstack@c-api.service[112445]: /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 12 19:07:35.808657 np0000173796 devstack@c-api.service[112445]: removals.removed_module( May 12 19:07:35.823828 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:35.823828 np0000173796 devstack@c-api.service[112443]: removals.removed_module( May 12 19:07:35.824645 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:35.824645 np0000173796 devstack@c-api.service[112443]: removals.removed_module( May 12 19:07:35.839426 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:35.839426 np0000173796 devstack@c-api.service[112444]: removals.removed_module( May 12 19:07:35.840079 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:35.840079 np0000173796 devstack@c-api.service[112444]: removals.removed_module( May 12 19:07:36.434818 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:36.434818 np0000173796 devstack@c-api.service[112442]: warnings.warn( May 12 19:07:36.435395 np0000173796 devstack@c-api.service[112445]: /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 12 19:07:36.435395 np0000173796 devstack@c-api.service[112445]: warnings.warn( May 12 19:07:36.454903 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:36.454903 np0000173796 devstack@c-api.service[112443]: warnings.warn( May 12 19:07:36.466431 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:36.466431 np0000173796 devstack@c-api.service[112444]: warnings.warn( May 12 19:07:36.538636 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:36.538636 np0000173796 devstack@c-api.service[112442]: warnings.warn( May 12 19:07:36.539439 np0000173796 devstack@c-api.service[112445]: /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 12 19:07:36.539439 np0000173796 devstack@c-api.service[112445]: warnings.warn( May 12 19:07:36.555258 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:36.555258 np0000173796 devstack@c-api.service[112443]: warnings.warn( May 12 19:07:36.570612 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:36.570612 np0000173796 devstack@c-api.service[112444]: warnings.warn( May 12 19:07:36.842826 np0000173796 devstack@c-api.service[112442]: 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 12 19:07:36.843584 np0000173796 devstack@c-api.service[112442]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112442) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:07:36.846661 np0000173796 devstack@c-api.service[112443]: 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 12 19:07:36.846661 np0000173796 devstack@c-api.service[112443]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112443) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:07:36.862054 np0000173796 devstack@c-api.service[112445]: 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 12 19:07:36.862566 np0000173796 devstack@c-api.service[112445]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112445) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:07:36.867947 np0000173796 devstack@c-api.service[112444]: 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 12 19:07:36.868441 np0000173796 devstack@c-api.service[112444]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112444) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:07:36.931085 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:36.931085 np0000173796 devstack@c-api.service[112443]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:07:36.932518 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:36.932518 np0000173796 devstack@c-api.service[112442]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:07:36.932973 np0000173796 devstack@c-api.service[112445]: /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 12 19:07:36.932973 np0000173796 devstack@c-api.service[112445]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:07:36.934679 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:36.934679 np0000173796 devstack@c-api.service[112444]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:07:37.390136 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:07:37.390463 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:07:37.390546 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112445) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:07:37.390616 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.390616 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.390784 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.390784 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.390910 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.390977 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.391036 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.391094 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.391213 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.392958 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.393074 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.393136 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.393263 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.393328 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.393384 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.393442 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.393508 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.393568 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.393625 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.393691 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.393752 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.393827 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.393890 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.393949 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.394010 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.394072 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.394134 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.394252 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.394314 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.394379 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.394440 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112442) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:07:37.394440 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.394590 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.394661 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.394729 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.394729 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.394729 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.394901 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.394963 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.395023 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.395096 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.395191 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.395254 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.395314 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.395376 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.395376 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.395486 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.395561 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.395637 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.395699 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.395768 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.395768 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.395768 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.395932 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.396000 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.396072 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.396144 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.396230 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.396875 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.396875 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.396996 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.397059 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.397134 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.397234 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.397295 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.397355 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.397416 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.397476 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.397538 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.397599 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.397659 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.397733 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.397805 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.397869 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.397931 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.397991 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.397991 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.397991 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.397991 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.397991 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.397991 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.398427 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.398427 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.398559 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.398621 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.398683 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.398743 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.398812 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.398872 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.398932 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.398993 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.399058 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.399094 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.399130 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.399182 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.399221 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.399258 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.399304 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.399346 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.399383 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.399429 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.399476 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.399514 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.399551 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.399589 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.399901 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.399901 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.399969 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.399969 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.399969 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.400064 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.400109 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.400151 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.400199 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.400237 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.400270 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.400306 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.400342 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.400377 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.400422 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.400464 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.400506 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.400542 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.400584 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.400621 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.400656 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.400693 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.400729 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.400771 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.400807 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.400849 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.400885 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.400922 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.400958 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.400993 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.401028 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.401065 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.401111 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.401170 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.401210 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.401264 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.401301 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.401341 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.401377 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.401414 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.401455 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.401492 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.401528 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.401564 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.401608 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.401650 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.401686 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.401723 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.401758 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.401798 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.401836 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.401876 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.401913 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.401950 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.402005 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.402038 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.402076 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.402076 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.402423 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.402539 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.402589 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.402652 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.402712 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.402752 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.402802 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.402839 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.402876 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.402919 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.402958 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.402995 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.403035 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.403075 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.403113 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.403177 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.403230 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.403274 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.403315 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.403352 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.403389 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.403425 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.403462 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.403498 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.403535 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.403582 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.403618 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.403618 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.403691 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.403691 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.403760 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.403825 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.403882 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.403935 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.404003 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.404119 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.404217 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.404285 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.404356 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.404405 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.404446 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.404488 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.404525 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.404674 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.404723 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.404762 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.404799 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.404837 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.404875 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.404918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.404960 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.405001 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.405038 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.405075 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.405075 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.405075 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.405521 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.405582 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.405623 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.405666 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.405713 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.405749 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.405794 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.405794 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.405867 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.405929 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.405974 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.406014 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.406063 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.406121 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.406194 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.406233 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.406282 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.406328 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.406367 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.406402 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.406439 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.406477 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.406521 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.406558 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.406594 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.406594 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.406594 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.406594 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.407023 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.407094 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.407130 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.407207 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.407207 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.407277 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.407315 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.407350 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.407389 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.407434 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.407472 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.407509 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.407546 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.407591 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.407630 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.407672 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.407710 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.407748 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.407785 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.407820 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.407857 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.407891 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.407934 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.407970 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.408006 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.408045 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.408081 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.408081 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.413650 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.413702 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.413793 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.413842 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.413899 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.413970 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.414026 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.414056 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.414142 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.414230 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.414293 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.414355 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.414382 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.414406 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.414436 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.414479 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.414505 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.414534 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.414560 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.414620 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.414646 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.414671 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.414696 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.414742 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.414777 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.414813 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.414847 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.414882 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.414915 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.414948 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.414978 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.414978 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.415035 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.415076 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.415102 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.415126 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.415176 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.415211 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.415237 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.415262 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.415314 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.415347 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.415371 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.415402 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.415427 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.415458 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.415486 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.415511 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.415536 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.415566 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.415595 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.415622 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.415647 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.415674 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.415704 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.415704 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.416567 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.416615 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.416669 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.416713 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.416751 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.416789 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.416828 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.416865 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.416910 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.416949 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.416989 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.417027 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.417069 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.417114 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.417174 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.417223 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.417263 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.417263 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.417342 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.417388 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.417430 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.417469 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.417512 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.417550 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.417586 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.417630 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.417693 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.417741 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.417786 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.417823 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.417860 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.417904 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.417941 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.417980 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.418018 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.418061 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.418099 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.418138 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.418213 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.418254 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.418291 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.418328 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.418364 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.418364 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.418449 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.418487 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.418523 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.418560 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.418602 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.418640 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.418671 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.418703 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.418736 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.418736 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.418736 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.418736 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.419617 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.419684 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.419721 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.419760 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.419805 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.419839 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.419873 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.419907 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.419947 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.419947 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.420009 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.420051 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.420089 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.420124 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.420176 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.420211 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.420263 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.420300 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.420332 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.420367 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.420408 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.420456 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.420496 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.420534 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.420576 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.420616 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.420654 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.420697 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.420734 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.420772 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.420817 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.420862 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.420902 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.420940 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.420977 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.421017 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.421054 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.421091 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.421128 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.421181 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.421220 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.421269 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.421307 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.421345 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.421381 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.421418 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.421460 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.421503 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.421540 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.421602 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.421648 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.421700 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.421740 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.421740 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.421740 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.421740 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.422438 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.422484 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.422546 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.422609 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.422659 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.422717 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.422758 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.422795 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.422833 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.422872 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.422909 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.422946 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.422987 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.423024 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.423070 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.423070 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.423141 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.423141 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.423245 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.423284 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.423321 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.423361 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.423400 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.423437 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.423505 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.423546 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.423631 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.423674 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.423714 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.423748 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.423793 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.423831 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.423883 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.424008 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.424048 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.424081 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.424115 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.424341 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.424377 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.424409 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.424453 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.424491 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.424530 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.424569 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.424603 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.424636 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.424670 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.424704 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.424737 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.424771 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.424806 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.424845 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.424845 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.424916 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.424950 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.424989 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.425021 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.425059 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.425107 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.425139 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.425191 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.425225 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.425268 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.425303 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.425336 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.425369 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.425405 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.425439 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.425477 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.425549 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.425596 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.425634 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.425678 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.425720 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.425756 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.425792 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.425848 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.425918 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.426480 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.426480 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.426581 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.426620 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.426657 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.426701 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.426739 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.426782 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.426819 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.426857 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.426894 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.426932 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.426969 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.427005 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.427054 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.427100 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.427138 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.427206 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.427246 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.427246 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.427312 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.427353 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.427395 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.427437 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.427474 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.427514 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.427550 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.427593 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.428780 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.428835 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.428902 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.428949 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.429013 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.429061 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.429109 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.429149 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.429218 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.429258 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.429296 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.429334 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.429369 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.429401 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.429450 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.429487 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.429521 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.429560 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.429594 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.429628 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.429661 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.429693 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.429725 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.429756 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.429789 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.429820 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.429820 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.429820 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.431686 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.431766 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.431811 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.431867 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.431925 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.431961 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.432001 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.432034 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.432068 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.432113 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.432147 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.432213 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.432316 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.432360 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.432454 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.432551 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.432621 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.432660 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.432700 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.432745 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.432785 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.432823 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.432860 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.432897 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.432933 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.432972 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.432972 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.433040 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.433186 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.433256 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.433296 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.433348 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.433383 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.433426 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.433465 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.433515 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.433554 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.433598 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.433644 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.433683 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.433723 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.433760 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.433797 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.433841 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.433878 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.433921 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.433959 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.433996 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.434031 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.434068 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.434120 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.434178 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.434227 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.434267 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.434304 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.434347 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.434409 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.434476 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.434539 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.434587 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.434636 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.434677 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.434719 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.434719 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.434786 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.434786 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.434871 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.434910 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.434947 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.434993 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.435031 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.435074 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.435116 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.435176 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.435217 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.435256 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.435305 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.435375 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.435428 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.435482 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.435524 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.435562 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.435600 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.435643 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.435688 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.435725 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.435764 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.435800 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.435837 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.435881 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.435920 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.435959 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.435997 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.436035 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.436080 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.436120 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.436175 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.436214 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.436264 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.436303 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.436345 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.436381 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.436422 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.436460 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.436495 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.436532 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.436573 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.436612 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.436746 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.436868 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.436907 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.436944 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.436982 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.437017 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.437053 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.437088 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.437124 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.437176 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.437214 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.437294 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.437346 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.437389 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.437426 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.437462 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.437499 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.437542 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.437584 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.437621 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.437665 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.437703 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.437739 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.437780 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.437821 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.437859 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.437894 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.437935 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.437972 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.438008 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.438053 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.438093 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.438366 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.438416 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.438483 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.438544 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.438594 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.438634 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.438667 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.438699 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.438738 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.438771 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.438805 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.438843 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.438876 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.438909 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.438943 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.438982 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.439015 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.439048 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.439085 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.439121 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.439169 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.439204 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.439235 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.439268 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.439300 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.439331 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.439363 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.439363 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.443187 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.443263 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.443309 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.443348 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.443389 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.443426 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.443463 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.443508 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.443548 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.443586 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.443628 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.443679 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.443720 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.443759 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.443795 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.443839 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.443878 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.443921 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.443921 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.443921 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.443921 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.444192 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.444192 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.444192 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.444192 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.444192 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.444374 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.444374 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.445389 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.445465 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.445521 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.445561 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.445598 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.445635 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.445635 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.445709 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.445765 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.445804 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.445841 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.445879 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.445879 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.445954 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.446545 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.446608 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.446680 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.446721 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.446793 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.446848 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.446918 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.447015 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.447088 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.447132 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.447234 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.447293 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.447349 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.447420 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.450917 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.450970 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.451011 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.451067 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.451116 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.451190 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.451233 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.451276 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.451327 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.451382 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.451421 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.451458 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.451495 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.451531 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.451582 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.451621 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.451658 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.451696 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.451734 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.451734 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.451802 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.451841 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.451884 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.451884 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.451884 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.451884 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.451884 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.451884 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.452098 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.452140 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.452198 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.452240 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.452279 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.452333 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.452377 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.452418 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.452455 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.452492 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.452530 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.452572 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.452615 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.452654 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.452691 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.452814 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.452854 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.452897 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.452935 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.452997 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.453049 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.453088 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.453127 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.453189 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.453228 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.453275 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.453308 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.453342 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.453375 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.453408 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.453440 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.453478 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.453511 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.453548 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.453584 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.453627 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.453661 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.453697 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.453730 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.453766 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.453799 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.453831 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.453862 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:07:37.453894 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.453927 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:07:37.453966 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.453998 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:07:37.454035 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.454073 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:07:37.454073 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:07:37.454073 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:07:37.454073 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:07:37.498039 np0000173796 devstack@c-api.service[112444]: INFO dbcounter [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Registered counter for database cinder May 12 19:07:37.499012 np0000173796 devstack@c-api.service[112445]: INFO dbcounter [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Registered counter for database cinder May 12 19:07:37.499717 np0000173796 devstack@c-api.service[112443]: INFO dbcounter [None req-291828df-4d71-4140-a8be-42061586968f None None] Registered counter for database cinder May 12 19:07:37.501297 np0000173796 devstack@c-api.service[112442]: INFO dbcounter [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Registered counter for database cinder May 12 19:07:37.513835 np0000173796 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.517462 np0000173796 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-b6960b8b-e653-4d27-893f-19603ce4b474 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.524446 np0000173796 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-291828df-4d71-4140-a8be-42061586968f 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.530023 np0000173796 devstack@c-api.service[112442]: DEBUG oslo_db.sqlalchemy.engines [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 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=112442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.636665 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writer thread running {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:07:37.641236 np0000173796 devstack@c-api.service[112444]: INFO cinder.rpc [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:07:37.641381 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writer thread running {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:07:37.644055 np0000173796 devstack@c-api.service[112443]: INFO cinder.rpc [None req-291828df-4d71-4140-a8be-42061586968f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:07:37.644281 np0000173796 devstack@c-api.service[112444]: INFO cinder.rpc [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:07:37.644833 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writer thread running {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:07:37.646977 np0000173796 devstack@c-api.service[112443]: INFO cinder.rpc [None req-291828df-4d71-4140-a8be-42061586968f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:07:37.647104 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writer thread running {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:07:37.647220 np0000173796 devstack@c-api.service[112444]: INFO cinder.rpc [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:07:37.647386 np0000173796 devstack@c-api.service[112445]: INFO cinder.rpc [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:07:37.649439 np0000173796 devstack@c-api.service[112443]: INFO cinder.rpc [None req-291828df-4d71-4140-a8be-42061586968f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:07:37.649561 np0000173796 devstack@c-api.service[112444]: INFO cinder.rpc [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:07:37.649638 np0000173796 devstack@c-api.service[112445]: INFO cinder.rpc [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:07:37.649844 np0000173796 devstack@c-api.service[112442]: INFO cinder.rpc [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:07:37.650718 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.651796 np0000173796 devstack@c-api.service[112445]: INFO cinder.rpc [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:07:37.652038 np0000173796 devstack@c-api.service[112443]: INFO cinder.rpc [None req-291828df-4d71-4140-a8be-42061586968f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:07:37.652367 np0000173796 devstack@c-api.service[112442]: INFO cinder.rpc [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:07:37.653319 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.653451 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.653848 np0000173796 devstack@c-api.service[112445]: INFO cinder.rpc [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:07:37.654656 np0000173796 devstack@c-api.service[112442]: INFO cinder.rpc [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:07:37.655138 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.655821 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.656665 np0000173796 devstack@c-api.service[112442]: INFO cinder.rpc [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:07:37.657723 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.657859 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.657973 np0000173796 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.660137 np0000173796 devstack@c-api.service[112444]: INFO cinder.rpc [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:07:37.660303 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.661299 np0000173796 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-291828df-4d71-4140-a8be-42061586968f 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.662024 np0000173796 devstack@c-api.service[112444]: INFO cinder.rpc [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:07:37.663005 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.663170 np0000173796 devstack@c-api.service[112443]: INFO cinder.rpc [None req-291828df-4d71-4140-a8be-42061586968f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:07:37.664942 np0000173796 devstack@c-api.service[112443]: INFO cinder.rpc [None req-291828df-4d71-4140-a8be-42061586968f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:07:37.665219 np0000173796 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-b6960b8b-e653-4d27-893f-19603ce4b474 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.665776 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.666280 np0000173796 devstack@c-api.service[112442]: DEBUG oslo_db.sqlalchemy.engines [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 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=112442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:37.667454 np0000173796 devstack@c-api.service[112445]: INFO cinder.rpc [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:07:37.668133 np0000173796 devstack@c-api.service[112442]: INFO cinder.rpc [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:07:37.669868 np0000173796 devstack@c-api.service[112445]: INFO cinder.rpc [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:07:37.669951 np0000173796 devstack@c-api.service[112442]: INFO cinder.rpc [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:07:37.670729 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.671172 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.673762 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.677113 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.677579 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.680726 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.681974 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.682882 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.685109 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.685212 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.686118 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.686917 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.688370 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.689379 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.689445 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.690171 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.691720 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.692448 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.692565 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.694562 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.695307 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.695442 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.696714 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.697668 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.698716 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.699413 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.700013 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.700646 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.701627 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.702694 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.702981 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.703829 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.704383 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.705331 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.706170 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.706721 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.706856 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.707344 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.709601 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.709980 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.710376 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.711911 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.713073 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.713349 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.714591 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.714657 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.715233 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.717079 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.718170 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.718754 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.719435 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.720307 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.720913 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.721128 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.722450 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.722958 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.723725 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.723910 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.724764 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.725535 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.725897 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.726348 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.726796 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.726955 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.727436 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.727624 np0000173796 devstack@c-api.service[112444]: WARNING cinder.api.contrib.hosts [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:07:37.728094 np0000173796 devstack@c-api.service[112443]: WARNING cinder.api.contrib.hosts [None req-291828df-4d71-4140-a8be-42061586968f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:07:37.728484 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.728857 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.728959 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.730104 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.730349 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.730554 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.731814 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.731922 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.731994 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.732380 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.732812 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: extensions {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.732877 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: extensions {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.733117 np0000173796 devstack@c-api.service[112442]: WARNING cinder.api.contrib.hosts [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:07:37.733881 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.734064 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.734243 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.735391 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.735454 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.735917 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.735982 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.736983 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.737499 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-quota-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.737617 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.737673 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-quota-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.737844 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: extensions {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.738875 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: cgsnapshots {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.739087 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: encryption {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.739212 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: cgsnapshots {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.739735 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.740428 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-quota-class-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.740821 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-quota-class-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.740886 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: encryption {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.741635 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-availability-zone {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.741980 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.742333 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-availability-zone {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.742483 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-quota-sets {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.742893 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: qos-specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.743848 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: qos-specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.744081 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: cgsnapshots {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.744129 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.745023 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: backups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.745379 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-quota-class-sets {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.745632 np0000173796 devstack@c-api.service[112445]: WARNING cinder.api.contrib.hosts [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:07:37.745903 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: backups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.746661 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.746695 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-availability-zone {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.747046 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: extra_specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.747994 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: qos-specs {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.748652 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: extra_specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.748798 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.749256 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-snapshot-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.750114 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: backups {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.750248 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-snapshot-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.750739 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-volume-type-access {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.751023 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.751777 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-volume-type-access {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.752224 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: extra_specs {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.752336 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: extensions {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.752438 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: capabilities {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.753405 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: capabilities {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.753626 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-hosts {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.754011 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: encryption {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.754296 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-snapshot-manage {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.754698 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-hosts {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.754944 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: consistencygroups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.755771 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-volume-type-access {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.756060 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: consistencygroups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.756228 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: encryption {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.756913 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-volume-transfer {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.757359 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: capabilities {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.757886 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-quota-sets {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.758051 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-volume-transfer {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.758553 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: scheduler-stats {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.758641 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-hosts {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.759294 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: cgsnapshots {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.759765 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: scheduler-stats {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.759966 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: consistencygroups {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.760054 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extended resource: os-volume-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.760716 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-quota-class-sets {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.761257 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extended resource: os-volume-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.761917 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-volume-transfer {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.761994 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-availability-zone {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.762173 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.763106 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.contrib.snapshot_actions [None req-291828df-4d71-4140-a8be-42061586968f None None] SnapshotActionsController initialized {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:07:37.763275 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: qos-specs {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.763559 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.763742 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: scheduler-stats {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.763914 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.764542 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.contrib.snapshot_actions [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] SnapshotActionsController initialized {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:07:37.765210 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extended resource: os-volume-manage {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.765325 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.765382 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.765433 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: backups {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.766737 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.766790 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.767417 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.768040 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: extra_specs {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.768170 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.768222 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.768349 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.contrib.snapshot_actions [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] SnapshotActionsController initialized {{(pid=112442) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:07:37.769122 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.769587 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-snapshot-manage {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.769642 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.769687 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.770554 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.771047 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-volume-type-access {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.771132 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.771267 np0000173796 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-291828df-4d71-4140-a8be-42061586968f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.771982 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.772068 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772068 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772216 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772370 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772629 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772629 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772764 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: capabilities {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.772849 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.772930 np0000173796 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.773004 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773004 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773004 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension UsedLimits extending resource: limits {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773004 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension TypesManage extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773354 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension AdminActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773354 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension AdminActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773354 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension AdminActions extending resource: backups {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773584 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.773669 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension VolumeActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773761 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773761 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773910 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-291828df-4d71-4140-a8be-42061586968f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773993 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.773993 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774206 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-hosts {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.774295 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774295 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774295 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774295 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774593 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774593 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension UsedLimits extending resource: limits {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774593 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension TypesManage extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774823 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension AdminActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774907 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.774985 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension AdminActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.774985 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension AdminActions extending resource: backups {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.775146 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension VolumeActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.775332 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: consistencygroups {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.775429 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.775970 np0000173796 devstack@c-api.service[112443]: WARNING keystonemiddleware.auth_token [None req-291828df-4d71-4140-a8be-42061586968f 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 12 19:07:37.776349 np0000173796 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.777203 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-volume-transfer {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.777269 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777322 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777434 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777541 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777638 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777741 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777799 np0000173796 devstack@c-api.service[112444]: WARNING keystonemiddleware.auth_token [None req-62f27840-5365-4c68-a4b9-9d7e0a7f9955 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 12 19:07:37.777864 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.777968 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778091 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778200 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension UsedLimits extending resource: limits {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778306 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension TypesManage extending resource: types {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778418 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension AdminActions extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778538 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension AdminActions extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778648 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension AdminActions extending resource: backups {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778754 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension VolumeActions extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.778819 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: scheduler-stats {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.778951 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.780502 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extended resource: os-volume-manage {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:07:37.781419 np0000173796 devstack@c-api.service[112442]: WARNING keystonemiddleware.auth_token [None req-05391110-e4cb-4e9e-8047-82cc511d6ee1 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 12 19:07:37.782050 np0000173796 devstack@c-api.service[112443]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7456b54a3668 pid: 112443 (default app) May 12 19:07:37.782569 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.782569 np0000173796 devstack@c-api.service[112443]: warnings.warn( May 12 19:07:37.782838 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.783942 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] SnapshotActionsController initialized {{(pid=112445) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:07:37.784336 np0000173796 devstack@c-api.service[112444]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7456b54a3668 pid: 112444 (default app) May 12 19:07:37.784732 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.786171 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.787246 np0000173796 devstack@c-api.service[112442]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7456b54a3668 pid: 112442 (default app) May 12 19:07:37.787798 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.789903 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.790077 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790077 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.790077 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790077 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.790519 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790519 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.790519 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790519 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.790955 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790955 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.790955 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790955 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.790955 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.790955 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.791478 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.791478 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.791478 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.791478 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.791478 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.791839 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.791839 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.791839 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.791839 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.791839 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792198 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792198 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792198 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792198 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792480 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792480 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792480 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792480 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792480 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792824 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792824 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792824 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.792824 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.792824 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793123 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793123 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793123 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793123 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793123 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793123 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793543 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793543 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793543 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793543 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793543 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793543 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793929 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793929 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793929 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793929 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.793929 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.793929 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.794352 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.794352 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.794352 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.794352 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.794352 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.794701 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.794701 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.794701 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.794701 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.794701 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795085 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795085 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795085 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795085 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795085 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795085 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795388 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795388 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795388 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795388 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795388 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795388 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795695 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795695 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795695 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795695 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795695 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795991 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795991 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795991 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.795991 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.795991 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796294 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796294 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796294 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796294 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796489 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796489 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796489 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796489 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796674 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796674 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796674 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796674 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796674 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796892 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796892 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796892 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.796892 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.796892 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797099 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797099 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797099 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797099 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797351 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797351 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797351 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797351 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797593 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797593 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797593 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797593 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797806 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797806 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.797806 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.797806 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798023 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798023 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798023 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798023 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798458 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798458 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798458 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798458 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798458 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798706 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798706 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798706 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798706 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.798706 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.798706 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799021 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799021 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799021 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799021 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799021 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799233 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799233 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799233 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799233 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799233 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799233 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799483 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799483 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799483 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799483 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799483 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799483 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799753 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799753 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799753 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799753 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.799753 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.799753 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800001 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800001 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800001 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800001 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800001 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800001 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800291 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800291 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800291 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800291 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800464 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800464 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800464 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800464 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800464 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800709 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800709 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800709 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800709 np0000173796 devstack@c-api.service[112443]: /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 12 19:07:37.800709 np0000173796 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:07:37.800901 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.800939 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-8953b535-999a-4759-a22e-e32cb33da2e9 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.800975 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801219 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801255 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Tue May 12 19:07:37 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension UsedLimits extending resource: limits {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension TypesManage extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension AdminActions extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension AdminActions extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801290 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension AdminActions extending resource: backups {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801515 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension VolumeActions extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801515 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-b6960b8b-e653-4d27-893f-19603ce4b474 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:07:37.801848 np0000173796 devstack@c-api.service[112445]: WARNING keystonemiddleware.auth_token [None req-b6960b8b-e653-4d27-893f-19603ce4b474 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 12 19:07:37.810820 np0000173796 devstack@c-api.service[112445]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7456b54a3668 pid: 112445 (default app) May 12 19:07:45.153123 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.153123 np0000173796 devstack@c-api.service[112444]: warnings.warn( May 12 19:07:45.166552 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.166552 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.166552 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.166552 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.166552 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.166912 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.166912 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.166912 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.166912 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.166912 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167085 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167085 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167085 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167085 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167085 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167085 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167334 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167334 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167334 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167334 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167483 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167483 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167483 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167483 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167630 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167630 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167630 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167630 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167774 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167774 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167774 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167774 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167774 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167951 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167951 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167951 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.167951 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.167951 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168117 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168117 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168117 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168117 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168117 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168117 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168330 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168330 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168330 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168330 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168330 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168330 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168533 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168533 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168533 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168533 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168533 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168533 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168737 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168737 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168737 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168737 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168737 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168953 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168953 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168953 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.168953 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.168953 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169171 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169171 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169171 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169171 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169171 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169171 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169368 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169368 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169368 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169368 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169368 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169368 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169566 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169566 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169566 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169566 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169566 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169798 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169798 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169798 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169798 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169798 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169973 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169973 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.169973 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.169973 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170104 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170104 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170104 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170104 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170259 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170259 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170259 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170259 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170259 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170440 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170440 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170440 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170440 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170440 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170600 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170600 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170600 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170600 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170732 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170732 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170732 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170732 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170865 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170865 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.170865 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.170865 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171002 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171002 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171002 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171002 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171151 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171151 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171151 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171151 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171315 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171315 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171315 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171315 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171315 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171487 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171487 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171487 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171487 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171487 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171487 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171684 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171684 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171684 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171684 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171684 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171838 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171838 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171838 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171838 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.171838 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.171838 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172043 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172043 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172043 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172043 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172043 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172043 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172251 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172251 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172251 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172251 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172251 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172251 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172453 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172453 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172453 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172453 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172453 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172453 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172645 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172645 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172645 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172645 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172793 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172793 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172793 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.172793 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.172793 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.173091 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.173091 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.173091 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.173091 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.173091 np0000173796 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:07:45.173091 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-896caca1-170f-4d63-8f4c-ff14a6a3d337 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:07:45.682322 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-896caca1-170f-4d63-8f4c-ff14a6a3d337 admin admin] POST https://199.204.45.109/volume/v3/types May 12 19:07:45.682935 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-896caca1-170f-4d63-8f4c-ff14a6a3d337 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:07:45.684571 np0000173796 devstack@c-api.service[112444]: /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 12 19:07:45.684571 np0000173796 devstack@c-api.service[112444]: warnings.warn( May 12 19:07:45.688509 np0000173796 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-896caca1-170f-4d63-8f4c-ff14a6a3d337 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:45.713090 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-896caca1-170f-4d63-8f4c-ff14a6a3d337 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 12 19:07:45.713574 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Tue May 12 19:07:45 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:07:45.728929 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.728929 np0000173796 devstack@c-api.service[112442]: warnings.warn( May 12 19:07:45.742730 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.742730 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.742730 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.742730 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.742730 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743286 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743286 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743286 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743286 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743286 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743463 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743463 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743463 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743463 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743463 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743463 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743670 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743670 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743670 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743670 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743841 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743841 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.743841 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.743841 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744005 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744005 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744005 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744005 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744147 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744147 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744147 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744147 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744147 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744383 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744383 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744383 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744383 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744383 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744601 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744601 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744601 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744601 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744601 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744601 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744811 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744811 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744811 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744811 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.744811 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.744811 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745075 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745075 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745075 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745075 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745075 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745075 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745312 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745312 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745312 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745312 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745312 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745497 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745497 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745497 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745497 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745497 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745688 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745688 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745688 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745688 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.745688 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.745688 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746407 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746407 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746407 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746407 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746407 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746407 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746633 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746633 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746633 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746633 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746633 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746863 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746863 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746863 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.746863 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.746863 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747062 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747062 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747062 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747062 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747222 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747222 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747222 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747222 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747412 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747412 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747412 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747412 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747412 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747602 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747602 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747602 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747602 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747602 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747773 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747773 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747773 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747773 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747919 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747919 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.747919 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.747919 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748082 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748082 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748082 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748082 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748254 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748254 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748254 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748254 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748591 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748591 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748591 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748591 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748740 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748740 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748740 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.748740 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.748740 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749003 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749003 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749003 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749003 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749003 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749003 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749374 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749374 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749374 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749374 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749374 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749674 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749674 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749674 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749674 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749674 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749674 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749889 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749889 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749889 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749889 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.749889 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.749889 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750141 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750141 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750141 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750141 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750141 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750141 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750469 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750469 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750469 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750469 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750469 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750469 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750687 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750687 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750687 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750687 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750905 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750905 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750905 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.750905 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.750905 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.751100 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.751100 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.751100 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.751100 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:45.751100 np0000173796 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:07:45.751100 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [req-896caca1-170f-4d63-8f4c-ff14a6a3d337 req-d5c1d7e3-67a0-4b3d-a05f-86ad58444d6d None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:07:46.081452 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [req-896caca1-170f-4d63-8f4c-ff14a6a3d337 req-d5c1d7e3-67a0-4b3d-a05f-86ad58444d6d admin admin] POST https://199.204.45.109/volume/v3/types/28eedab1-8ad0-4dc6-8973-e19200296790/extra_specs May 12 19:07:46.082012 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [req-896caca1-170f-4d63-8f4c-ff14a6a3d337 req-d5c1d7e3-67a0-4b3d-a05f-86ad58444d6d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:07:46.083753 np0000173796 devstack@c-api.service[112442]: /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 12 19:07:46.083753 np0000173796 devstack@c-api.service[112442]: warnings.warn( May 12 19:07:46.093089 np0000173796 devstack@c-api.service[112442]: DEBUG oslo_db.sqlalchemy.engines [req-896caca1-170f-4d63-8f4c-ff14a6a3d337 req-d5c1d7e3-67a0-4b3d-a05f-86ad58444d6d 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=112442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:07:46.145815 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [req-896caca1-170f-4d63-8f4c-ff14a6a3d337 req-d5c1d7e3-67a0-4b3d-a05f-86ad58444d6d admin admin] https://199.204.45.109/volume/v3/types/28eedab1-8ad0-4dc6-8973-e19200296790/extra_specs returned with HTTP 200 May 12 19:07:46.146267 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Tue May 12 19:07:45 2026] POST /volume/v3/types/28eedab1-8ad0-4dc6-8973-e19200296790/extra_specs => generated 55 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:07:47.664609 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=6 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:07:47.669530 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=6 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:07:55.713641 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:07:56.145178 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:09.922836 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-2687cbd8-f258-46eb-8d0e-37eecceb2f3c None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:09.923526 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-2687cbd8-f258-46eb-8d0e-37eecceb2f3c None None] GET https://199.204.45.109/volume// May 12 19:11:09.923728 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-2687cbd8-f258-46eb-8d0e-37eecceb2f3c None None] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:09.923955 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-2687cbd8-f258-46eb-8d0e-37eecceb2f3c None None] Calling method 'all' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:09.924523 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-2687cbd8-f258-46eb-8d0e-37eecceb2f3c None None] https://199.204.45.109/volume// returned with HTTP 300 May 12 19:11:09.924792 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 2/4] 199.204.45.109 () {66 vars in 1456 bytes} [Tue May 12 19:11:09 2026] GET /volume/ => generated 390 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:11:46.378240 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.378240 np0000173796 devstack@c-api.service[112445]: warnings.warn( May 12 19:11:46.392226 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.392226 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.392226 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.392226 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.392719 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.392719 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.392719 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.392719 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393056 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393056 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393056 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393056 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393056 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393056 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393553 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393553 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393553 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393553 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393553 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393950 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393950 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393950 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.393950 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.393950 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394334 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394334 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394334 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394334 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394598 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394598 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394598 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394598 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394598 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394952 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394952 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394952 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.394952 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.394952 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.395287 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.395287 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.395287 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.395287 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.395287 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.395287 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.395684 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.395684 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.395684 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.395684 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.395684 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.395684 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396060 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396060 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396060 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396060 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396060 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396060 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396474 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396474 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396474 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396474 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396474 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396821 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396821 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396821 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.396821 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.396821 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397259 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397259 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397259 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397259 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397259 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397259 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397631 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397631 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397631 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397631 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397631 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397631 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397997 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397997 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397997 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.397997 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.397997 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.398392 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.398392 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.398392 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.398392 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.398392 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.398716 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.398716 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.398716 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.398716 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399001 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399001 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399001 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399001 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399330 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399330 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399330 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399330 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399330 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399661 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399661 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399661 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399661 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399661 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399975 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399975 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.399975 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.399975 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.400299 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.400299 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.400299 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.400299 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.400580 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.400580 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.400580 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.400580 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.400899 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.400899 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.400899 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.400899 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401236 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401236 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401236 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401236 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401490 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401490 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401490 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401490 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401490 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401751 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401751 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401751 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401751 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.401751 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.401751 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402011 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402011 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402011 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402011 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402011 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402229 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402229 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402229 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402229 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402229 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402229 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402487 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402487 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402487 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402487 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402487 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402487 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402840 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402840 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402840 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402840 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.402840 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.402840 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403091 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403091 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403091 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403091 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403091 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403091 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403360 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403360 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403360 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403360 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403542 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403542 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403542 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403542 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403542 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403768 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403768 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403768 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403768 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.403768 np0000173796 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 12 19:11:46.403768 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:46.734341 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a demo demo] GET https://199.204.45.109/volume/v3/types?is_public=None May 12 19:11:46.734881 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:46.735171 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a demo demo] Calling method 'index' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:46.735784 np0000173796 devstack@c-api.service[112445]: /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 12 19:11:46.735784 np0000173796 devstack@c-api.service[112445]: warnings.warn( May 12 19:11:46.736584 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:11:46.749400 np0000173796 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:11:46.777659 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-2a8b4b77-c0c4-4fde-a374-191cb473654a demo demo] https://199.204.45.109/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:11:46.778299 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 1/5] 199.204.45.109 () {64 vars in 1263 bytes} [Tue May 12 19:11:46 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:46.790752 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [req-2a8b4b77-c0c4-4fde-a374-191cb473654a req-77a3bfa6-5eb9-49d0-8d90-3b9d93f0bcc1 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:46.796812 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [req-2a8b4b77-c0c4-4fde-a374-191cb473654a req-77a3bfa6-5eb9-49d0-8d90-3b9d93f0bcc1 demo demo] GET https://199.204.45.109/volume/v3/types/default May 12 19:11:46.797523 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [req-2a8b4b77-c0c4-4fde-a374-191cb473654a req-77a3bfa6-5eb9-49d0-8d90-3b9d93f0bcc1 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:46.797780 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [req-2a8b4b77-c0c4-4fde-a374-191cb473654a req-77a3bfa6-5eb9-49d0-8d90-3b9d93f0bcc1 demo demo] Calling method 'show' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:46.807827 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [req-2a8b4b77-c0c4-4fde-a374-191cb473654a req-77a3bfa6-5eb9-49d0-8d90-3b9d93f0bcc1 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 12 19:11:46.808237 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 2/6] 199.204.45.109 () {66 vars in 1329 bytes} [Tue May 12 19:11:46 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:47.145612 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-6e7e355d-0309-4221-acbd-5d757b78cd99 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:47.151026 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-6e7e355d-0309-4221-acbd-5d757b78cd99 demo demo] GET https://199.204.45.109/volume/v3/types/default May 12 19:11:47.151451 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-6e7e355d-0309-4221-acbd-5d757b78cd99 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:47.151849 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-6e7e355d-0309-4221-acbd-5d757b78cd99 demo demo] Calling method 'show' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:47.165376 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-6e7e355d-0309-4221-acbd-5d757b78cd99 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 12 19:11:47.165711 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 2/7] 199.204.45.109 () {64 vars in 1258 bytes} [Tue May 12 19:11:47 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:47.551225 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-5056dd3c-6cf5-4c89-a625-4220010f2de0 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:47.874863 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-5056dd3c-6cf5-4c89-a625-4220010f2de0 demo demo] GET https://199.204.45.109/volume/v3/types/default May 12 19:11:47.875090 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-5056dd3c-6cf5-4c89-a625-4220010f2de0 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:47.875376 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-5056dd3c-6cf5-4c89-a625-4220010f2de0 demo demo] Calling method 'show' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:47.882685 np0000173796 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-5056dd3c-6cf5-4c89-a625-4220010f2de0 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:11:47.896903 np0000173796 devstack@c-api.service[112443]: /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 12 19:11:47.896903 np0000173796 devstack@c-api.service[112443]: warnings.warn( May 12 19:11:47.899221 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-5056dd3c-6cf5-4c89-a625-4220010f2de0 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 12 19:11:47.899599 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 3/8] 199.204.45.109 () {64 vars in 1258 bytes} [Tue May 12 19:11:47 2026] GET /volume/v3/types/default => generated 145 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:47.913483 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-b0cb038a-4075-4a40-be9e-15c708516061 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:47.917077 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-b0cb038a-4075-4a40-be9e-15c708516061 demo demo] GET https://199.204.45.109/volume/v3/types/default May 12 19:11:47.917524 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-b0cb038a-4075-4a40-be9e-15c708516061 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:47.917958 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-b0cb038a-4075-4a40-be9e-15c708516061 demo demo] Calling method 'show' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:47.932697 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-b0cb038a-4075-4a40-be9e-15c708516061 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 12 19:11:47.933004 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1258 bytes} [Tue May 12 19:11:47 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 12 19:11:56.803909 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=2 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:57.162334 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=2 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:57.895178 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=2 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:57.929169 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=3 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:17:03.099978 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-40e45d54-2808-4f46-866e-cef50500a710 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:17:03.185379 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:17:03.185593 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:17:03.185809 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:17:03.186364 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:17:03.187102 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:17:03.220905 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] Get all volumes completed successfully. May 12 19:17:03.223113 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-40e45d54-2808-4f46-866e-cef50500a710 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:17:03.223672 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 3/10] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:17:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:17:13.213784 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:18:03.234043 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:18:03.237428 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:18:03.237667 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:18:03.237917 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:18:03.238574 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:18:03.239711 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:18:03.274873 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] Get all volumes completed successfully. May 12 19:18:03.277489 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-b7cd2922-7d9a-4306-ac59-117ee3f26d7c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:18:03.277942 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 3/11] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:18:13.268952 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:19:03.298106 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:19:03.302045 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:19:03.302753 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:19:03.303094 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:19:03.303852 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:19:03.305068 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:19:03.340875 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] Get all volumes completed successfully. May 12 19:19:03.343732 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-0deed9ca-ee67-45e8-b791-ab3b8cef67c1 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:19:03.344202 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 4/12] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:19:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:19:13.334753 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:20:03.360190 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-02f861f3-787d-4a01-a711-75a2e430e5fd None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:20:03.365844 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:20:03.366129 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:20:03.366453 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:20:03.367115 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:20:03.368252 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:20:03.403776 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] Get all volumes completed successfully. May 12 19:20:03.406713 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-02f861f3-787d-4a01-a711-75a2e430e5fd demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:20:03.407274 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:20:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:20:13.398473 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:21:03.429012 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-519aea41-6c9f-447b-bbd5-02331d645e1b None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:21:03.431476 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:21:03.431669 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:21:03.431853 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:21:03.432106 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:21:03.432893 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:21:03.439697 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] Get all volumes completed successfully. May 12 19:21:03.441693 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-519aea41-6c9f-447b-bbd5-02331d645e1b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:21:03.443701 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 4/14] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:21:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:21:13.435636 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:03.456625 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:03.667791 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:22:03.667791 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:03.667791 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:03.668274 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:03.670319 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:03.679373 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] Get all volumes completed successfully. May 12 19:22:03.682482 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-f186859e-22b2-4a4d-bb51-7a2fcbf0b51c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:03.682970 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 4/15] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:22:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:22:13.674259 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:03.698601 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-b841d977-0de0-4200-af03-2f3bd7ff645c None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:03.702825 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:23:03.703273 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:03.703673 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:03.704175 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:03.705919 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:03.713245 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] Get all volumes completed successfully. May 12 19:23:03.715170 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-b841d977-0de0-4200-af03-2f3bd7ff645c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:03.715607 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 5/16] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:23:03 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 12 19:23:13.709558 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:03.729748 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-5ae20e7f-800b-4127-8bca-68966937c650 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:03.733085 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:24:03.733429 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:03.733738 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:03.734187 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:03.735264 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:03.746494 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] Get all volumes completed successfully. May 12 19:24:03.748762 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-5ae20e7f-800b-4127-8bca-68966937c650 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:03.749138 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:24:03 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 12 19:24:13.739283 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:03.771233 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:03.773750 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:25:03.773998 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:03.774284 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:03.774560 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:03.775539 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:03.783368 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] Get all volumes completed successfully. May 12 19:25:03.785852 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-e2375c89-afdc-43ed-b9ce-6ae27ae84893 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:03.786315 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 5/18] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:25:03 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 12 19:25:13.778584 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:03.801706 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-62080064-956b-4c71-a852-5eb94d03d5ac None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:03.805654 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:26:03.805948 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:03.806223 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:03.806741 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:03.807745 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:03.816575 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] Get all volumes completed successfully. May 12 19:26:03.819306 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-62080064-956b-4c71-a852-5eb94d03d5ac demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:03.819845 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 5/19] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:26:03 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 12 19:26:13.811037 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:03.840326 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:04.006858 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:27:04.007285 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:04.007728 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:04.008042 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:04.010101 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:04.018010 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] Get all volumes completed successfully. May 12 19:27:04.019945 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-ebf1310f-ee54-4487-b9ea-2f9deb2d44ba demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:04.020813 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 6/20] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:27:14.015427 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:04.037233 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-484326a7-c9fc-4abf-a1ad-52365087c52f None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:04.045626 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:28:04.045823 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:04.046013 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:04.046337 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:04.047057 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:04.054461 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] Get all volumes completed successfully. May 12 19:28:04.056521 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-484326a7-c9fc-4abf-a1ad-52365087c52f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:04.056877 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:28:04 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 12 19:28:14.050148 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:04.069901 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:04.072396 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:29:04.072702 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:04.072939 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:04.073418 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:04.074005 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:04.081021 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] Get all volumes completed successfully. May 12 19:29:04.083370 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-464ca90e-208e-406d-a1e4-1676cc3b7dda demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:04.083807 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 6/22] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:29:04 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 12 19:29:14.076998 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:04.097112 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:04.100991 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:30:04.101423 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:04.101866 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:04.102358 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:04.103772 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:04.110402 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] Get all volumes completed successfully. May 12 19:30:04.112242 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-f307edfa-dd1b-421d-afc9-8367d1313d4e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:04.112559 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 6/23] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:30:04 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 12 19:30:14.106396 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:04.126876 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-a4f85660-9db5-40f0-b761-82254c2e031c None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:04.129369 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:31:04.129612 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:04.129845 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:04.130134 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:04.130860 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:04.168702 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] Get all volumes completed successfully. May 12 19:31:04.168702 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-a4f85660-9db5-40f0-b761-82254c2e031c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:04.168868 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 7/24] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:31:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:31:14.161329 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:04.187902 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:04.354692 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:32:04.355522 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:04.355961 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:04.356583 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:04.358623 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:04.370270 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] Get all volumes completed successfully. May 12 19:32:04.372366 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-9bb3f329-31a4-4701-b23a-213c7fcb9907 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:04.372943 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:32:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:32:14.364069 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:04.387957 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-14813da0-f804-44ab-900a-2c8d58993720 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:04.390876 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:33:04.391234 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:04.391483 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:04.391770 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:04.392895 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:04.401895 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] Get all volumes completed successfully. May 12 19:33:04.404095 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-14813da0-f804-44ab-900a-2c8d58993720 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:04.404469 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 7/26] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:33:04 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 12 19:33:14.397146 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:04.419974 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:04.425737 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:34:04.426260 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:04.426674 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:04.427075 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:04.428027 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:04.436184 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] Get all volumes completed successfully. May 12 19:34:04.438850 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-0749a683-3cba-40be-9ac5-b3020bd91f61 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:04.439346 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 7/27] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:34:04 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 12 19:34:14.431469 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:04.458258 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-10073148-0baa-4927-9f77-f0ec2b9671ad None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:04.461632 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:35:04.461902 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:04.462158 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:04.462480 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:04.463748 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:04.474252 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] Get all volumes completed successfully. May 12 19:35:04.477898 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-10073148-0baa-4927-9f77-f0ec2b9671ad demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:04.478523 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 8/28] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:35:04 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 12 19:35:14.467875 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:04.493025 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:04.497532 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:36:04.497811 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:04.498288 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:04.498786 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:04.500464 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:04.509369 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] Get all volumes completed successfully. May 12 19:36:04.511238 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-1b4d0112-372e-4bf7-bd31-5c17a285d002 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:04.511677 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:36:04 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 12 19:36:14.504568 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:04.529235 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:04.625464 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:37:04.626240 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:04.626374 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:04.627284 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:04.628841 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:04.674946 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] Get all volumes completed successfully. May 12 19:37:04.677185 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-47e549fe-cb3d-4f2d-b35c-d2057ba14caa demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:04.677564 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 8/30] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:37:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:37:14.631775 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:04.689801 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:04.694003 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:38:04.695112 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:04.695539 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:04.696019 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:04.697668 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:04.709900 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] Get all volumes completed successfully. May 12 19:38:04.712214 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-d108c9a2-2179-4b50-a1de-98c0b29bb586 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:04.712648 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 8/31] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:38:04 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 12 19:38:14.701550 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:04.726536 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:04.731177 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:39:04.731593 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:04.731834 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:04.732239 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:04.733379 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:04.739936 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] Get all volumes completed successfully. May 12 19:39:04.741833 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-d9f0ca30-ca8a-4557-914e-338f560cc797 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:04.742187 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 9/32] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:39:04 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 12 19:39:14.736300 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:04.754808 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:04.757621 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:40:04.757844 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:04.758072 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:04.758377 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:04.759307 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:04.767755 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] Get all volumes completed successfully. May 12 19:40:04.770359 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-d2764fdf-54a1-4efd-8f86-0098b02c2be3 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:04.770781 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:40:04 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 12 19:40:14.762454 np0000173796 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:04.790200 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:04.793306 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:41:04.793578 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:04.793878 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:04.794366 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:04.795733 np0000173796 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:04.803181 np0000173796 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] Get all volumes completed successfully. May 12 19:41:04.805199 np0000173796 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-d2aa036e-f2d5-4977-8ac1-e8400782d3d3 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:04.805549 np0000173796 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 9/34] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:41:04 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 12 19:41:14.798734 np0000173796 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:04.818964 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-81bebced-04bd-4337-8677-cea8fe580f9d None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:04.919555 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:42:04.920032 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:04.920032 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:04.920570 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:04.922883 np0000173796 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:04.936406 np0000173796 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] Get all volumes completed successfully. May 12 19:42:04.938615 np0000173796 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-81bebced-04bd-4337-8677-cea8fe580f9d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:04.939040 np0000173796 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 9/35] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:42:14.931396 np0000173796 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:04.956939 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:04.961648 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:43:04.962000 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:04.962403 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:04.962832 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:04.964460 np0000173796 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:04.970941 np0000173796 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] Get all volumes completed successfully. May 12 19:43:04.972960 np0000173796 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-b2b2e1d3-de2d-4701-8a38-2229da413897 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:04.973323 np0000173796 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 10/36] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:43:04 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 12 19:43:14.967574 np0000173796 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:04.985437 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:04.989860 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail May 12 19:44:04.990416 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:04.990825 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:04.991344 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:04.992939 np0000173796 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:05.002675 np0000173796 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] Get all volumes completed successfully. May 12 19:44:05.004689 np0000173796 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-468cb0bb-a9d6-46ed-ab54-2f4f71b3a9f7 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:05.005147 np0000173796 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1296 bytes} [Tue May 12 19:44:04 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)