May 09 09:04:21.446173 np0000173051 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:04:21.452951 np0000173051 devstack@c-api.service[112680]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:04:21 2026] *** May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: nodename: np0000173051 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: machine: x86_64 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: clock source: unix May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: pcre jit disabled May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: detected number of CPU cores: 16 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: current working directory: / May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: detected binary path: /usr/bin/uwsgi-core May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: your processes number limit is 256917 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: your memory page size is 4096 bytes May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: detected max file descriptor number: 2048 May 09 09:04:21.456173 np0000173051 devstack@c-api.service[112680]: lock engine: pthread robust mutexes May 09 09:04:21.456932 np0000173051 devstack@c-api.service[112680]: thunder lock: enabled May 09 09:04:21.456932 np0000173051 devstack@c-api.service[112680]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:04:21.456932 np0000173051 devstack@c-api.service[112680]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:04:21.456932 np0000173051 devstack@c-api.service[112680]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:04:21.456932 np0000173051 devstack@c-api.service[112680]: Set PythonHome to /opt/stack/data/venv May 09 09:04:21.492723 np0000173051 devstack@c-api.service[112680]: Python main interpreter initialized at 0x7dac61aa3668 May 09 09:04:21.492723 np0000173051 devstack@c-api.service[112680]: python threads support enabled May 09 09:04:21.492723 np0000173051 devstack@c-api.service[112680]: your server socket listen backlog is limited to 100 connections May 09 09:04:21.492723 np0000173051 devstack@c-api.service[112680]: your mercy for graceful operations on workers is 80 seconds May 09 09:04:21.493292 np0000173051 devstack@c-api.service[112680]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:04:21.493434 np0000173051 devstack@c-api.service[112680]: *** Operational MODE: preforking *** May 09 09:04:21.493686 np0000173051 devstack@c-api.service[112680]: *** uWSGI is running in multiple interpreter mode *** May 09 09:04:21.493686 np0000173051 devstack@c-api.service[112680]: spawned uWSGI master process (pid: 112680) May 09 09:04:21.493899 np0000173051 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:04:21.494527 np0000173051 devstack@c-api.service[112680]: spawned uWSGI worker 1 (pid: 112688, cores: 1) May 09 09:04:21.495120 np0000173051 devstack@c-api.service[112680]: spawned uWSGI worker 2 (pid: 112689, cores: 1) May 09 09:04:21.495670 np0000173051 devstack@c-api.service[112680]: spawned uWSGI worker 3 (pid: 112690, cores: 1) May 09 09:04:21.496146 np0000173051 devstack@c-api.service[112680]: spawned uWSGI worker 4 (pid: 112691, cores: 1) May 09 09:04:21.496211 np0000173051 devstack@c-api.service[112680]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: we strongly recommend against using it for new projects. May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: framework. For more detail see May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:21.618197 np0000173051 devstack@c-api.service[112689]: import eventlet # noqa May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: we strongly recommend against using it for new projects. May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: framework. For more detail see May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:21.620693 np0000173051 devstack@c-api.service[112688]: import eventlet # noqa May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: we strongly recommend against using it for new projects. May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: framework. For more detail see May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:21.622454 np0000173051 devstack@c-api.service[112691]: import eventlet # noqa May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: we strongly recommend against using it for new projects. May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: framework. For more detail see May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:21.631153 np0000173051 devstack@c-api.service[112690]: import eventlet # noqa May 09 09:04:21.700302 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:21.700302 np0000173051 devstack@c-api.service[112689]: debtcollector.deprecate( May 09 09:04:21.703713 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:21.703713 np0000173051 devstack@c-api.service[112688]: debtcollector.deprecate( May 09 09:04:21.711132 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:21.711132 np0000173051 devstack@c-api.service[112691]: debtcollector.deprecate( May 09 09:04:21.720208 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:21.720208 np0000173051 devstack@c-api.service[112690]: debtcollector.deprecate( May 09 09:04:21.783345 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:21.783345 np0000173051 devstack@c-api.service[112688]: from cgi import parse_header May 09 09:04:21.794841 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:21.794841 np0000173051 devstack@c-api.service[112691]: from cgi import parse_header May 09 09:04:21.797179 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:21.797179 np0000173051 devstack@c-api.service[112689]: from cgi import parse_header May 09 09:04:21.810185 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:04:21.810185 np0000173051 devstack@c-api.service[112690]: from cgi import parse_header May 09 09:04:21.836213 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:21.836213 np0000173051 devstack@c-api.service[112688]: removals.removed_module( May 09 09:04:21.837145 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:21.837145 np0000173051 devstack@c-api.service[112688]: removals.removed_module( May 09 09:04:21.842886 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:21.842886 np0000173051 devstack@c-api.service[112691]: removals.removed_module( May 09 09:04:21.843606 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:21.843606 np0000173051 devstack@c-api.service[112691]: removals.removed_module( May 09 09:04:21.856772 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:21.856772 np0000173051 devstack@c-api.service[112690]: removals.removed_module( May 09 09:04:21.857534 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:21.857534 np0000173051 devstack@c-api.service[112690]: removals.removed_module( May 09 09:04:21.860326 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:04:21.860326 np0000173051 devstack@c-api.service[112689]: removals.removed_module( May 09 09:04:21.861545 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:04:21.861545 np0000173051 devstack@c-api.service[112689]: removals.removed_module( May 09 09:04:22.448877 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:22.448877 np0000173051 devstack@c-api.service[112691]: warnings.warn( May 09 09:04:22.468073 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:22.468073 np0000173051 devstack@c-api.service[112690]: warnings.warn( May 09 09:04:22.508627 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:22.508627 np0000173051 devstack@c-api.service[112689]: warnings.warn( May 09 09:04:22.511566 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:04:22.511566 np0000173051 devstack@c-api.service[112688]: warnings.warn( May 09 09:04:22.542904 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:22.542904 np0000173051 devstack@c-api.service[112691]: warnings.warn( May 09 09:04:22.567279 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:22.567279 np0000173051 devstack@c-api.service[112690]: warnings.warn( May 09 09:04:22.610525 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:22.610525 np0000173051 devstack@c-api.service[112689]: warnings.warn( May 09 09:04:22.618966 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:04:22.618966 np0000173051 devstack@c-api.service[112688]: warnings.warn( May 09 09:04:22.849669 np0000173051 devstack@c-api.service[112691]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:22.850267 np0000173051 devstack@c-api.service[112691]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112691) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:22.876820 np0000173051 devstack@c-api.service[112690]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:22.877297 np0000173051 devstack@c-api.service[112690]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112690) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:22.905630 np0000173051 devstack@c-api.service[112689]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:22.906241 np0000173051 devstack@c-api.service[112689]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112689) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:22.906342 np0000173051 devstack@c-api.service[112688]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:04:22.906342 np0000173051 devstack@c-api.service[112688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112688) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:22.951769 np0000173051 devstack@c-api.service[112691]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:22.951769 np0000173051 devstack@c-api.service[112691]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:22.954784 np0000173051 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:22.954784 np0000173051 devstack@c-api.service[112690]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:22.969065 np0000173051 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:22.969065 np0000173051 devstack@c-api.service[112689]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:22.971046 np0000173051 devstack@c-api.service[112688]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:22.971046 np0000173051 devstack@c-api.service[112688]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:23.421531 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:23.421662 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:23.421718 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112691) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:23.421758 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:23.421788 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.421815 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.421846 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.421881 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.421907 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.421936 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.421967 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.421996 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.422021 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.425460 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.425460 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.425460 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.425570 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.425570 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.425625 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.425653 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.425653 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.425708 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.425734 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.425761 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.425785 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.425814 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.425846 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.425885 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.425919 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.425945 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.425984 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.426021 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.426047 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.426080 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.426115 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.426147 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.426183 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.426215 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.426489 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.426489 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.426489 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.426489 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.426489 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.426667 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.426703 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.426729 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.426764 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.426795 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.426825 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.426849 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.426873 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.426904 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.426928 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.426966 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.426992 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.427017 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.427040 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.427065 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.427094 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.427125 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.427164 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.427164 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.427164 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.427309 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.427351 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.427376 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.427432 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.427500 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.427576 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.427634 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.427704 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.427774 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.427860 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.427978 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.428020 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.428053 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.428079 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.428124 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.428155 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.428180 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.428204 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.428228 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.428253 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.428276 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.428302 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.428331 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.428356 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.428382 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.428407 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.428407 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.428493 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.428529 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.428566 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.428599 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.428661 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.428726 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.428759 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.428787 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.428833 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.428864 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.428890 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.428920 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.428949 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.428979 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.429008 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.429038 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.429062 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.429200 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.429647 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.429709 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.429769 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.429831 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.429872 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.429908 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.429953 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.429993 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.430019 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.430073 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.430114 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.430145 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.430184 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.430184 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.430301 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.430340 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.430380 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.430422 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.430479 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.430527 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.430568 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.430605 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.430640 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.430677 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.430819 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.430865 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.430898 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.430935 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.430969 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.431002 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.431038 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.431069 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.431114 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.431145 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.431177 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.431204 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.431228 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.431252 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.431275 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.431275 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.431321 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.431344 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.431367 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.431550 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.431716 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.431878 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.432010 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.432146 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.432298 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.432620 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.432758 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.432886 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.433015 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.433069 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.433103 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.433156 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.433217 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.433276 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.433338 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.433412 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.433470 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.433533 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.433641 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.433709 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.433754 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.433841 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.433892 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.433892 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.433972 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.434013 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.434013 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.434076 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.434117 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.434163 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.434201 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.434256 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.434299 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.434339 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.434377 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.434461 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.434510 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.434550 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.434601 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.434639 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.434672 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.434701 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.434734 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.434762 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.434793 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.434822 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.434822 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.434879 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.434908 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.434908 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.434963 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.434963 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.435092 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.435233 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.435773 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.435892 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.435958 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.436008 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.436071 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.436110 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.436137 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.436166 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.436191 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.436230 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.436260 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.436285 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.436333 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.436392 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.436455 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.436520 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.436675 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.436751 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.436852 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.436941 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.436978 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.437046 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.437162 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.437213 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.437254 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.437329 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.437372 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.437404 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.437468 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.437534 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.437593 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.437656 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.437693 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.437721 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.437747 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.437802 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.437841 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.437881 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.437911 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.437935 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.437960 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.437991 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.438017 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.438046 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.438070 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.438119 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.438162 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.438189 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.438366 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.438545 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.438698 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.438828 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.438956 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.439093 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.439219 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.439352 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.440120 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.440342 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.440501 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.440635 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.440765 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.440894 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.441029 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.441378 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.441533 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.441669 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.441815 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.441957 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.442096 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.442253 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.442808 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.442974 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.443110 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.443241 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.443393 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.443565 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.443700 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.444050 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.444117 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.444178 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.444213 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.444241 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.444271 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.444296 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.444329 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.444378 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.444418 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.444477 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.444510 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.444550 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.444550 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.444596 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.444596 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.444643 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.444678 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.444704 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.444770 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.444836 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.445015 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.445152 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.445251 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.445317 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.445378 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.445414 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.445469 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.445497 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.445523 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.446459 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.446522 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.446551 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.446575 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.446603 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.446627 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.446656 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.446680 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.446718 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.446750 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.446776 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.446806 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.446830 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.446856 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.446881 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.446906 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.446906 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.446906 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.446906 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.447034 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.447101 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.447161 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.447223 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.447283 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.447324 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.447353 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.447380 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.447415 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.447454 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.447483 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.447510 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.447536 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.447568 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.447598 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.447629 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.447654 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.447679 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.447704 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.447728 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.447755 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.447782 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.447807 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.447836 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.447867 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.447892 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.447892 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.447949 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.447975 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.448001 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.448028 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.448055 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.448080 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.448106 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.448134 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.448167 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.448192 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.448222 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.448247 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.448271 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.448298 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.448331 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.448891 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.449050 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.449214 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.449367 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.449546 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.449730 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.449889 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.450080 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.450146 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.450201 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.450253 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.450289 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.450319 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.450345 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.450371 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.450397 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.450423 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.450470 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.450500 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.450542 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.450648 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.450681 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.450707 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.450740 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.450772 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.450801 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.450827 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.450854 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.450879 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.450913 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.450942 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.450969 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.450995 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.451021 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.451045 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.451076 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.451102 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.451128 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.451154 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.451179 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.451207 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.451239 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.451268 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.451292 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.451292 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.451292 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.451292 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.451292 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.451408 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.452552 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.453214 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.453214 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.453214 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.453214 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.453214 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.453520 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.453604 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.453670 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.453728 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.453783 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.453841 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.453908 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.453964 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.454020 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.454076 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.454132 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.454194 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.454278 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.454337 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.454392 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.454470 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.454470 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.454589 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.454650 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.454650 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.454763 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.454831 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.454896 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.454896 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.454896 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.454896 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.455091 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.455148 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.455205 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.455205 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.455205 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.455205 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.455205 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.455481 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.455541 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.455615 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.455671 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.455729 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.455729 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.455830 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.455895 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.455953 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.456008 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.456063 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.456118 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.456176 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.456239 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.456239 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.456372 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.456476 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.456568 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.456627 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.456682 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.456741 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.456803 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.456861 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.456918 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.456974 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.456974 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.457087 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.457144 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.457201 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.457256 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.457311 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.457365 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.457419 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.457499 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.457570 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.457624 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.457697 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.457697 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.457802 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.457802 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.457918 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.457994 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.458061 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.458117 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.458172 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.458226 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.458336 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.458395 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.458474 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.458531 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.458588 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.458642 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.458698 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.458770 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.458854 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.458925 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.459008 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.459065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.459508 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.459556 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.459599 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.459638 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.459678 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.459716 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.459753 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.459804 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.459849 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.459889 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.459927 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.459971 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.460008 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.460052 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.460095 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.460133 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.460171 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.460208 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.460252 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.460298 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.460336 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.460379 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.460417 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.460417 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.460417 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.460548 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.460802 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.460802 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.460802 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.460802 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.460948 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.460993 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.461031 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.461086 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.461130 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.461173 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.461212 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.461212 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.461212 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.461212 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.461353 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.461353 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.461353 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.461353 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.461353 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.461597 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.461639 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.461639 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.461717 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.461717 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.461717 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.461717 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.461717 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.461717 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.461998 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.462056 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.462093 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.462133 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.462169 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.462220 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.462279 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.462320 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.462361 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.462398 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.462433 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.462487 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.462562 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.462562 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.462636 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.462718 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.462768 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.462812 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.462848 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.462916 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.462980 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.463118 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.463118 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.463284 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.463284 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.463284 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.463401 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.463401 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.463485 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.463578 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.463622 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.463658 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.463695 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.463735 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.463786 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.463826 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.463861 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.463898 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.463935 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.464141 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.464184 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.464230 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.464268 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.464304 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.464340 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.464383 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.464426 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.464489 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.464528 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.464565 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.464601 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.464637 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.464673 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.464712 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.464748 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.464790 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.464828 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.464891 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.464949 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.465011 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.465059 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.465104 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.465144 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.465186 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.465225 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.465273 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.465322 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.465361 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.465397 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.465434 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.465491 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.465531 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.465566 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.465611 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.465656 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.465701 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.465740 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.465775 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.465815 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.465851 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.465891 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.465934 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.465975 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.466017 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.466054 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.466098 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.466138 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.466177 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.466218 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.466287 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.466326 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.466361 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.466405 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.466459 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.466499 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.466631 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.466672 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.466708 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.466744 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.466782 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.466822 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.466864 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.466904 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.466940 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.466986 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.467025 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.467066 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467105 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.467146 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.467185 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.467225 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467262 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.467296 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.467323 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.467349 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.467378 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467405 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.467430 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467471 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.467498 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.467523 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.467546 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.467573 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.467600 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.467633 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.467662 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.467686 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.467710 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.467739 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467770 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.467797 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.467823 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467846 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.467877 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.467911 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.467911 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.467911 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.467911 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.467911 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.467911 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.468774 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.468838 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.468869 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.468895 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.468943 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.468979 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.469013 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.469042 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.469070 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.469096 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.469124 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.469150 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.469180 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.469207 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.469233 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.469266 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.469293 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.469319 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.469348 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.469375 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.469400 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.469425 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.469480 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.469515 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.469515 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.469567 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.469567 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.469681 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.473815 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.473865 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.473930 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.473990 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.474022 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.474057 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.474085 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.474174 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.474208 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.474234 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.474277 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.474277 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.474344 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.474417 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.474538 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.474600 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.474659 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.474718 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.474775 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.474831 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.474895 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.475069 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.475134 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.475196 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.475257 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.475325 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.475376 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.475459 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.475751 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.475810 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.475863 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.475904 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.475948 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.475987 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.476026 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.476064 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.476112 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.476151 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.476195 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.476250 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.476289 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.476328 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.476366 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.476403 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.476457 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.476496 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.476545 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.476584 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.476623 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.477404 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.477499 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.477544 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.477623 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.477665 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.477731 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.477786 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.481051 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.481128 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.481169 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.481235 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.481277 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.481317 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.481364 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.481403 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.481457 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.481508 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.481508 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.481588 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.481626 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.481664 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.481704 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.481748 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.481786 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.481826 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.481865 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.481903 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.481953 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.481992 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.481992 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.482062 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.482062 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.482133 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.482171 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.482171 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.482244 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.482305 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.482356 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.482397 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.482435 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.482488 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.482538 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.482578 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.482618 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.482656 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.482695 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.482740 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.482786 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.482823 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.482868 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.482907 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.482956 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.482996 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.483035 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.483075 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.483113 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.483163 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.483201 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.483241 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.483279 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.483317 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.483355 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.483392 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.483436 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.483501 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.483541 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.483588 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.483626 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.483668 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.483707 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.483749 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.483788 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.483826 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.483868 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.483905 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.483945 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:23.483989 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.484027 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.484065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:23.484104 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.484143 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:23.484180 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.484217 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:23.484254 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.484293 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:23.484293 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:23.484293 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:23.529194 np0000173051 devstack@c-api.service[112689]: INFO dbcounter [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Registered counter for database cinder May 09 09:04:23.529618 np0000173051 devstack@c-api.service[112691]: INFO dbcounter [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Registered counter for database cinder May 09 09:04:23.529784 np0000173051 devstack@c-api.service[112690]: INFO dbcounter [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Registered counter for database cinder May 09 09:04:23.530711 np0000173051 devstack@c-api.service[112688]: INFO dbcounter [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Registered counter for database cinder May 09 09:04:23.541364 np0000173051 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.543314 np0000173051 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.548560 np0000173051 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.552709 np0000173051 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.656881 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writer thread running {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:23.657701 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writer thread running {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:23.659414 np0000173051 devstack@c-api.service[112689]: INFO cinder.rpc [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:23.660483 np0000173051 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:23.661605 np0000173051 devstack@c-api.service[112689]: INFO cinder.rpc [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:23.663573 np0000173051 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:23.663657 np0000173051 devstack@c-api.service[112689]: INFO cinder.rpc [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:23.664609 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writer thread running {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:23.665813 np0000173051 devstack@c-api.service[112689]: INFO cinder.rpc [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:23.666466 np0000173051 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:23.667180 np0000173051 devstack@c-api.service[112690]: INFO cinder.rpc [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:23.667270 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.668818 np0000173051 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:23.669600 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.669730 np0000173051 devstack@c-api.service[112690]: INFO cinder.rpc [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:23.669819 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.669916 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writer thread running {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:23.671379 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.672094 np0000173051 devstack@c-api.service[112688]: INFO cinder.rpc [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:23.672219 np0000173051 devstack@c-api.service[112690]: INFO cinder.rpc [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:23.674280 np0000173051 devstack@c-api.service[112688]: INFO cinder.rpc [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:23.674945 np0000173051 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.675086 np0000173051 devstack@c-api.service[112690]: INFO cinder.rpc [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:23.676327 np0000173051 devstack@c-api.service[112688]: INFO cinder.rpc [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:23.676559 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.676646 np0000173051 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.677029 np0000173051 devstack@c-api.service[112689]: INFO cinder.rpc [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:23.678170 np0000173051 devstack@c-api.service[112688]: INFO cinder.rpc [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:23.678858 np0000173051 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:23.678934 np0000173051 devstack@c-api.service[112689]: INFO cinder.rpc [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:23.679074 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.679261 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.680011 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.680744 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.680901 np0000173051 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:23.682026 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.684191 np0000173051 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.685610 np0000173051 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:23.686355 np0000173051 devstack@c-api.service[112690]: INFO cinder.rpc [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:23.687776 np0000173051 devstack@c-api.service[112688]: INFO cinder.rpc [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:23.688595 np0000173051 devstack@c-api.service[112690]: INFO cinder.rpc [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:23.689363 np0000173051 devstack@c-api.service[112688]: INFO cinder.rpc [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:23.689790 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.690165 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.691543 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.694034 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.694766 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.697261 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.698043 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.699490 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.700504 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.700869 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.702167 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.702737 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.704110 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.704639 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.705591 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.705939 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.707313 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.707722 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.708637 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.710086 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.710668 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.711463 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.711978 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.713144 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.713850 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.714513 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.716133 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.716502 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.716775 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.717613 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.719335 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.720311 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.720399 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.720816 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.720882 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.721850 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.723330 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.723599 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.724490 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.724554 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.726267 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.727821 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.728095 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.729206 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.729633 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.730142 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.730718 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.732303 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.732674 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.733614 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.734853 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.735782 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.736366 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.736470 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.737304 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.737859 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.738088 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.738841 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.739498 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.739950 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.740401 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.740925 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.741535 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.741895 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.742037 np0000173051 devstack@c-api.service[112689]: WARNING cinder.api.contrib.hosts [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:23.742102 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.742806 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.743221 np0000173051 devstack@c-api.service[112691]: WARNING cinder.api.contrib.hosts [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:23.743751 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.743960 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.744024 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.744387 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.745237 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.745435 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.745542 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.745976 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.746861 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.746931 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: extensions {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.747037 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.747101 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.747890 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: extensions {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.748110 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.748293 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.748695 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.749115 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: encryption {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.749423 np0000173051 devstack@c-api.service[112688]: WARNING cinder.api.contrib.hosts [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:23.749710 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.750156 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.750222 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.750731 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: encryption {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.751301 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-quota-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.751387 np0000173051 devstack@c-api.service[112690]: WARNING cinder.api.contrib.hosts [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:23.751687 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.752066 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.752275 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-quota-sets {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.752710 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: cgsnapshots {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.753233 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.753591 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.753676 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: cgsnapshots {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.754088 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: extensions {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.754171 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-quota-class-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.755118 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-quota-class-sets {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.755187 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.755366 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.755470 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-availability-zone {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.756057 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: extensions {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.756432 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-availability-zone {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.756763 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: qos-specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.756973 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.757300 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.757705 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: qos-specs {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.758559 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-quota-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.758860 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: backups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.758954 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.759805 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: backups {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.759941 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: cgsnapshots {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.760549 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-quota-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.761351 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-quota-class-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.761460 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: extra_specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.761826 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: extra_specs {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.761964 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: cgsnapshots {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.762736 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-availability-zone {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.763055 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-snapshot-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.763387 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-quota-class-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.763904 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-snapshot-manage {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.763996 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: qos-specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.764604 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-volume-type-access {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.764750 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-availability-zone {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.765352 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-volume-type-access {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.766000 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: qos-specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.766310 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: capabilities {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.766620 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: backups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.766946 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: capabilities {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.767702 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-hosts {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.768139 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: backups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.768209 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-hosts {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.768629 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: extra_specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.769038 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: consistencygroups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.769570 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: consistencygroups {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.770169 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-snapshot-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.770235 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: extra_specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.771035 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-volume-transfer {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.771543 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-volume-transfer {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.771660 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-volume-type-access {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.772510 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-snapshot-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.772693 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: scheduler-stats {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.773181 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: scheduler-stats {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.773226 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: capabilities {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.773983 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-volume-type-access {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.774144 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extended resource: os-volume-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.774499 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-hosts {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.774660 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extended resource: os-volume-manage {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.775624 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: capabilities {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.775837 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: consistencygroups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.776371 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.776821 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.776907 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-hosts {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.777311 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.contrib.snapshot_actions [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] SnapshotActionsController initialized {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:23.777732 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] SnapshotActionsController initialized {{(pid=112691) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:23.777812 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-volume-transfer {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.778082 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.778253 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: consistencygroups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.778680 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.779489 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: scheduler-stats {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.779574 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.780087 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.780256 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-volume-transfer {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.780943 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extended resource: os-volume-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.781008 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.781523 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.782132 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: scheduler-stats {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.782335 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.782941 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.783198 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.783788 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extended resource: os-volume-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:23.784033 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.784107 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] SnapshotActionsController initialized {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:23.784368 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.784853 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.785560 np0000173051 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.785893 np0000173051 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.786075 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.786261 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.786400 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.786555 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.786656 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.786765 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.786825 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.786885 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.786952 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787017 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787086 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787153 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787217 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787274 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787341 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787397 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] SnapshotActionsController initialized {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:23.787484 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787545 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787545 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension UsedLimits extending resource: limits {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787669 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787728 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension TypesManage extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787792 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787855 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension AdminActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787914 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.787914 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension UsedLimits extending resource: limits {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788018 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension AdminActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788086 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.788143 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension TypesManage extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788199 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension AdminActions extending resource: backups {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788263 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension AdminActions extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788321 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension VolumeActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788377 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.788432 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension AdminActions extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788510 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788568 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension AdminActions extending resource: backups {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788568 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension VolumeActions extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.788568 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.789195 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.789457 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.790408 np0000173051 devstack@c-api.service[112689]: WARNING keystonemiddleware.auth_token [None req-464e743a-a55f-475f-9d13-efe781b8ecd3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:23.790686 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.790751 np0000173051 devstack@c-api.service[112691]: WARNING keystonemiddleware.auth_token [None req-0f4bf2a7-ab68-4298-9477-f44335dfd432 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:23.790978 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.792210 np0000173051 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.792392 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.793053 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793157 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793271 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793396 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793526 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793683 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793795 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793901 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.793981 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.794034 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794132 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension UsedLimits extending resource: limits {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794202 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension TypesManage extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794306 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension AdminActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794488 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension AdminActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794628 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension AdminActions extending resource: backups {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794712 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension VolumeActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.794908 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.795608 np0000173051 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:23.796473 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.796555 np0000173051 devstack@c-api.service[112689]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dac61aa3668 pid: 112689 (default app) May 09 09:04:23.796603 np0000173051 devstack@c-api.service[112691]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dac61aa3668 pid: 112691 (default app) May 09 09:04:23.796658 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.796702 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.796798 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.796900 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.796993 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797103 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:23.797103 np0000173051 devstack@c-api.service[112689]: warnings.warn( May 09 09:04:23.797180 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797219 np0000173051 devstack@c-api.service[112688]: WARNING keystonemiddleware.auth_token [None req-f6536d0d-7062-4ccc-a8fa-064e00423d03 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:23.797260 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797329 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797429 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension UsedLimits extending resource: limits {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797549 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension TypesManage extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797654 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension AdminActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797789 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension AdminActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797886 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension AdminActions extending resource: backups {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.797995 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension VolumeActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.798194 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:23.800547 np0000173051 devstack@c-api.service[112690]: WARNING keystonemiddleware.auth_token [None req-dc3899ff-0d9e-47b9-941d-1ab27f948fa7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:23.803147 np0000173051 devstack@c-api.service[112688]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dac61aa3668 pid: 112688 (default app) May 09 09:04:23.805428 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.805428 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.805588 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.805588 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.805588 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.805588 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.805588 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.805847 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.805847 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.805847 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.805847 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.805847 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.805847 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806136 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806136 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806136 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806136 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806136 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806360 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806360 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806360 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806360 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806597 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806597 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806597 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806597 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806793 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806793 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806793 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.806793 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.806793 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807016 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807016 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807016 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807016 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807016 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807232 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807232 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807232 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807232 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807232 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807232 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807525 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807525 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807525 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807525 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807525 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807525 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807841 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807841 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807841 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807841 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.807841 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.807841 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808214 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808214 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808214 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808214 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808214 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808214 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808528 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808528 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808528 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808528 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808726 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808726 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808726 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808726 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808726 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808967 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808967 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808967 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.808967 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.808967 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809192 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809192 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809192 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809192 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809192 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809192 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809436 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809436 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809436 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809436 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809436 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809728 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809728 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809728 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809728 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809728 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809951 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809951 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.809951 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.809951 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810141 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810141 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810141 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810141 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810320 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810320 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810320 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810320 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810320 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810617 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810617 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810617 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810617 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810617 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810856 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810856 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.810856 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.810856 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811050 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811050 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811050 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811050 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811244 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811244 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811244 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811244 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811423 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811423 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811423 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811423 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811638 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811638 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811638 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811638 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811927 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811927 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811927 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811927 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.811927 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.811927 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812187 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812187 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812187 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812187 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812187 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812437 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812499 np0000173051 devstack@c-api.service[112690]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dac61aa3668 pid: 112690 (default app) May 09 09:04:23.812545 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812545 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812545 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812545 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812545 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812545 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812825 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812825 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812825 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812825 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.812825 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.812825 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813093 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813093 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813093 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813093 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813093 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813093 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813364 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813364 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813364 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813364 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813364 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813364 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813664 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813664 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813664 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813664 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813887 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813887 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.813887 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.813887 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.814084 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.814084 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.814084 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.814084 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.814297 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.814297 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.814297 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:23.814297 np0000173051 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 09:04:23.814297 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-fe3d752b-2f2e-4d01-8fc3-17c6c99b62be None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:23.814297 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 1/1] 199.19.213.31 () {60 vars in 946 bytes} [Sat May 9 09:04:23 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:04:30.835426 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:30.835426 np0000173051 devstack@c-api.service[112691]: warnings.warn( May 09 09:04:30.849146 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849146 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849146 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849146 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849146 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849585 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849585 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849585 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849585 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849585 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849861 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849861 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849861 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849861 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.849861 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.849861 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.850247 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.850247 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.850247 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.850247 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.850501 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.850501 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.850501 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.850501 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.850794 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.850794 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.850794 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.850794 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851025 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851025 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851025 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851025 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851025 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851312 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851312 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851312 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851312 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851312 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851626 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851626 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851626 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851626 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.851626 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.851626 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.852063 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.852063 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.852063 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.852063 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.852063 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.852063 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.852413 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.852413 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.852413 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.852413 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.852413 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.852413 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853094 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853094 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853094 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853094 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853094 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853471 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853471 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853471 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853471 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853471 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853753 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853753 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853753 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853753 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.853753 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.853753 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854085 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854085 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854085 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854085 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854085 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854085 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854426 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854426 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854426 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854426 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854426 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854762 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854762 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854762 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.854762 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.854762 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855058 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855058 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855058 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855058 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855308 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855308 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855308 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855308 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855571 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855571 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855571 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855571 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855571 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855924 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855924 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855924 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.855924 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.855924 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856199 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856199 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856199 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856199 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856505 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856505 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856505 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856505 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856743 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856743 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856743 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856743 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856971 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856971 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.856971 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.856971 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857247 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857247 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857247 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857247 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857509 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857509 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857509 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857509 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857509 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857833 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857833 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857833 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857833 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.857833 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.857833 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858206 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858206 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858206 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858206 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858206 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858499 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858499 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858499 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858499 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858499 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858499 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858694 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858694 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858694 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858694 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858694 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858694 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858855 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858855 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858855 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858855 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.858855 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.858855 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859011 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859011 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859011 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859011 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859011 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859011 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859170 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859170 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859170 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859170 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859280 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859280 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859280 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859280 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859280 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859416 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859416 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859416 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859416 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:30.859416 np0000173051 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 09:04:30.859416 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-09449755-c059-4a71-9021-38a35bebacbe None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:31.323529 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-09449755-c059-4a71-9021-38a35bebacbe admin admin] POST https://199.19.213.31/volume/v3/types May 09 09:04:31.324132 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-09449755-c059-4a71-9021-38a35bebacbe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:31.325746 np0000173051 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:04:31.325746 np0000173051 devstack@c-api.service[112691]: warnings.warn( May 09 09:04:31.330556 np0000173051 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-09449755-c059-4a71-9021-38a35bebacbe 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:31.357904 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-09449755-c059-4a71-9021-38a35bebacbe admin admin] https://199.19.213.31/volume/v3/types returned with HTTP 200 May 09 09:04:31.358278 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 1/2] 199.19.213.31 () {68 vars in 1281 bytes} [Sat May 9 09:04:30 2026] POST /volume/v3/types => generated 186 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:04:31.370548 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:31.370548 np0000173051 devstack@c-api.service[112688]: warnings.warn( May 09 09:04:31.384162 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384162 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.384162 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384162 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.384474 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384474 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.384474 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384474 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.384712 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384712 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.384712 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384712 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.384712 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.384712 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385087 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385087 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385087 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385087 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385087 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385383 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385383 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385383 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385383 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385383 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385867 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385867 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.385867 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.385867 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386109 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386109 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386109 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386109 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386109 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386466 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386466 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386466 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386466 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386466 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386741 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386741 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386741 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386741 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.386741 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.386741 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387073 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387073 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387073 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387073 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387073 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387073 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387402 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387402 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387402 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387402 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387402 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387402 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387799 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387799 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387799 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.387799 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.387799 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388086 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388086 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388086 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388086 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388086 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388356 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388356 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388356 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388356 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388356 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388356 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388711 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388711 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388711 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388711 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.388711 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.388711 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389029 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389029 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389029 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389029 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389029 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389339 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389339 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389339 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389339 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389339 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389639 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389639 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389639 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389639 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389873 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389873 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.389873 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.389873 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390103 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390103 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390103 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390103 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390103 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390431 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390431 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390431 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390431 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390431 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390769 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390769 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.390769 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.390769 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391001 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391001 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391001 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391001 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391230 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391230 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391230 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391230 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391495 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391495 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391495 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391495 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391672 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391672 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391672 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391672 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391816 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391816 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391816 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.391816 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.391816 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392000 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392000 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392000 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392000 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392000 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392000 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392241 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392241 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392241 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392241 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392241 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392415 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392415 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392415 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392415 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392415 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392415 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392646 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392646 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392646 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392646 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392646 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392646 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392858 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392858 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392858 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392858 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.392858 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.392858 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393081 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393081 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393081 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393081 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393081 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393081 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393294 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393294 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393294 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393294 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393666 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393666 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393666 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393666 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393666 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393866 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393866 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393866 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393866 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:31.393866 np0000173051 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 09:04:31.393866 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [req-09449755-c059-4a71-9021-38a35bebacbe req-12bb9ff3-47f3-4073-8674-74462a46820f None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:31.703521 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [req-09449755-c059-4a71-9021-38a35bebacbe req-12bb9ff3-47f3-4073-8674-74462a46820f admin admin] POST https://199.19.213.31/volume/v3/types/47bdb20f-291b-406e-b5ef-517b147aa9f7/extra_specs May 09 09:04:31.704159 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [req-09449755-c059-4a71-9021-38a35bebacbe req-12bb9ff3-47f3-4073-8674-74462a46820f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:31.705881 np0000173051 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:04:31.705881 np0000173051 devstack@c-api.service[112688]: warnings.warn( May 09 09:04:31.716602 np0000173051 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [req-09449755-c059-4a71-9021-38a35bebacbe req-12bb9ff3-47f3-4073-8674-74462a46820f 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:31.774181 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [req-09449755-c059-4a71-9021-38a35bebacbe req-12bb9ff3-47f3-4073-8674-74462a46820f admin admin] https://199.19.213.31/volume/v3/types/47bdb20f-291b-406e-b5ef-517b147aa9f7/extra_specs returned with HTTP 200 May 09 09:04:31.774716 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 1/3] 199.19.213.31 () {70 vars in 1498 bytes} [Sat May 9 09:04:31 2026] POST /volume/v3/types/47bdb20f-291b-406e-b5ef-517b147aa9f7/extra_specs => generated 55 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:33.678505 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=6 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:33.687865 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=6 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:41.356221 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:41.772580 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:34.236306 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:34.236306 np0000173051 devstack@c-api.service[112690]: warnings.warn( May 09 09:09:34.249758 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.249758 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.249969 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.249969 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.249969 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.249969 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.249969 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.250337 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.250337 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.250337 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.250337 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.250337 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.250337 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.250914 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.250914 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.250914 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.250914 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.250914 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.251240 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.251240 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.251240 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.251240 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.251702 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.251702 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.251702 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.251702 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.252158 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.252158 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.252158 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.252158 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.252158 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.252631 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.252631 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.252631 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.252631 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.252631 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253086 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253086 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253086 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253086 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253086 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253086 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253553 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253553 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253553 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253553 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253553 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253553 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253868 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253868 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253868 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253868 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.253868 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.253868 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254169 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254169 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254169 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254169 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254169 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254169 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254492 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254492 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254492 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254492 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254726 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254726 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254726 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.254726 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.254726 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255004 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255004 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255004 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255004 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255004 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255262 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255262 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255262 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255262 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255262 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255262 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255568 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255568 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255568 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255568 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255568 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255881 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255881 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255881 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.255881 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.255881 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256085 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256085 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256085 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256085 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256258 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256258 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256258 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256258 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256435 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256435 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256435 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256435 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256435 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256684 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256684 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256684 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256684 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256684 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256888 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256888 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.256888 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.256888 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257072 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257072 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257072 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257072 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257255 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257255 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257255 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257255 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257429 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257429 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257429 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257429 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257625 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257625 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257625 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257625 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257817 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257817 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257817 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257817 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.257817 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.257817 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258105 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258105 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258105 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258105 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258105 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258358 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258662 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258662 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258662 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258662 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258662 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258662 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258903 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258903 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258903 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258903 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.258903 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.258903 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259154 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259154 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259154 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259154 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259154 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259154 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259396 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259396 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259396 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259396 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259692 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259692 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259692 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259692 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259857 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259857 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.259857 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.259857 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.260024 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.260024 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.260024 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:09:34.260024 np0000173051 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 09:09:34.260024 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-b9164610-f429-4ec4-952a-015ecb2ce95c None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:34.260024 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-b9164610-f429-4ec4-952a-015ecb2ce95c None None] GET https://199.19.213.31/volume// May 09 09:09:34.260260 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-b9164610-f429-4ec4-952a-015ecb2ce95c None None] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:34.260511 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-b9164610-f429-4ec4-952a-015ecb2ce95c None None] Calling method 'all' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:34.261047 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-b9164610-f429-4ec4-952a-015ecb2ce95c None None] https://199.19.213.31/volume// returned with HTTP 300 May 09 09:09:34.261358 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 1/4] 199.19.213.31 () {66 vars in 1449 bytes} [Sat May 9 09:09:34 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:10:10.009398 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:10.325840 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 demo demo] GET https://199.19.213.31/volume/v3/types?is_public=None May 09 09:10:10.326203 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:10.326433 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 demo demo] Calling method 'index' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:10.326928 np0000173051 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:10:10.326928 np0000173051 devstack@c-api.service[112689]: warnings.warn( May 09 09:10:10.327580 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:10:10.338029 np0000173051 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:10:10.357834 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 demo demo] https://199.19.213.31/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:10:10.358310 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 2/5] 199.19.213.31 () {64 vars in 1256 bytes} [Sat May 9 09:10:10 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:10:10.371257 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 req-a27c3e9c-967a-4ace-92ac-2ed910bebd0a None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:10.375869 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 req-a27c3e9c-967a-4ace-92ac-2ed910bebd0a demo demo] GET https://199.19.213.31/volume/v3/types/default May 09 09:10:10.376105 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 req-a27c3e9c-967a-4ace-92ac-2ed910bebd0a demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:10.376383 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 req-a27c3e9c-967a-4ace-92ac-2ed910bebd0a demo demo] Calling method 'show' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:10.386569 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-d4538ffb-8236-4c6b-9412-81e84ffd6a78 req-a27c3e9c-967a-4ace-92ac-2ed910bebd0a demo demo] https://199.19.213.31/volume/v3/types/default returned with HTTP 200 May 09 09:10:10.386786 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 2/6] 199.19.213.31 () {66 vars in 1322 bytes} [Sat May 9 09:10:10 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:10:10.736543 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-5a7d556a-3225-4220-a685-414a44c80f37 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:10.742240 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-5a7d556a-3225-4220-a685-414a44c80f37 demo demo] GET https://199.19.213.31/volume/v3/types/default May 09 09:10:10.742674 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-5a7d556a-3225-4220-a685-414a44c80f37 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:10.743126 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-5a7d556a-3225-4220-a685-414a44c80f37 demo demo] Calling method 'show' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:10.756776 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-5a7d556a-3225-4220-a685-414a44c80f37 demo demo] https://199.19.213.31/volume/v3/types/default returned with HTTP 200 May 09 09:10:10.757272 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 2/7] 199.19.213.31 () {64 vars in 1251 bytes} [Sat May 9 09:10:10 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 09 09:10:11.153187 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-9a00beaa-db91-440f-846f-323065ff7aa8 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:11.475230 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-9a00beaa-db91-440f-846f-323065ff7aa8 demo demo] GET https://199.19.213.31/volume/v3/types/default May 09 09:10:11.475624 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-9a00beaa-db91-440f-846f-323065ff7aa8 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:11.475847 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-9a00beaa-db91-440f-846f-323065ff7aa8 demo demo] Calling method 'show' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:11.484956 np0000173051 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-9a00beaa-db91-440f-846f-323065ff7aa8 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:10:11.503147 np0000173051 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:10:11.503147 np0000173051 devstack@c-api.service[112690]: warnings.warn( May 09 09:10:11.505257 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-9a00beaa-db91-440f-846f-323065ff7aa8 demo demo] https://199.19.213.31/volume/v3/types/default returned with HTTP 200 May 09 09:10:11.505649 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 2/8] 199.19.213.31 () {64 vars in 1251 bytes} [Sat May 9 09:10:11 2026] GET /volume/v3/types/default => generated 145 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:10:11.520614 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-d5d519a0-7ab7-4eff-ab55-dba1652ddd61 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:11.523699 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d5d519a0-7ab7-4eff-ab55-dba1652ddd61 demo demo] GET https://199.19.213.31/volume/v3/types/default May 09 09:10:11.524261 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d5d519a0-7ab7-4eff-ab55-dba1652ddd61 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:11.524859 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-d5d519a0-7ab7-4eff-ab55-dba1652ddd61 demo demo] Calling method 'show' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:11.538487 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-d5d519a0-7ab7-4eff-ab55-dba1652ddd61 demo demo] https://199.19.213.31/volume/v3/types/default returned with HTTP 200 May 09 09:10:11.538908 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 3/9] 199.19.213.31 () {64 vars in 1251 bytes} [Sat May 9 09:10:11 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:10:20.382801 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=2 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:20.754013 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=2 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:21.501408 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=2 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:21.534707 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=3 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:12.848283 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:12.930476 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:15:12.930761 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:12.930997 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:12.931637 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:12.970757 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:13.025892 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] Get all volumes completed successfully. May 09 09:15:13.029536 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-c5c2af98-2be1-43ed-b8fd-2ae6d6dd3bf2 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:13.030090 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 3/10] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:15:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:15:23.004454 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:13.049284 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-42157799-a161-4a02-8647-b43b3d844403 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:13.051369 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:16:13.051768 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:13.052065 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:13.053583 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:13.053583 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:13.089379 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] Get all volumes completed successfully. May 09 09:16:13.091870 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-42157799-a161-4a02-8647-b43b3d844403 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:13.092375 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 3/11] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:16:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:23.082412 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:13.113943 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:13.117357 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:17:13.117605 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:13.117841 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:13.118407 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:13.119299 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:13.163984 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] Get all volumes completed successfully. May 09 09:17:13.166827 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-a98b4d6c-a3e0-49b5-8355-fac36d591a33 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:13.167462 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 3/12] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:17:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:23.156348 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:13.181596 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:13.187200 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:18:13.187418 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:13.187636 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:13.190592 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:13.191588 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:13.231404 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] Get all volumes completed successfully. May 09 09:18:13.234102 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-bfd69b55-7d57-4850-a9ca-3132e01b32f1 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:13.234667 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 4/13] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:18:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:23.225696 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:13.252195 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-b2a45558-2f68-44b6-8213-806fc50ccdda None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:13.255667 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:19:13.255947 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:13.256212 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:13.256772 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:13.257817 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:13.271254 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] Get all volumes completed successfully. May 09 09:19:13.274359 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-b2a45558-2f68-44b6-8213-806fc50ccdda demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:13.274886 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 4/14] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:19:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:23.263760 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:13.296137 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-0e8b28da-b36b-4231-a10b-3614ed767849 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:13.465675 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:20:13.465849 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:13.466045 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:13.466282 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:13.467075 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:13.477399 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] Get all volumes completed successfully. May 09 09:20:13.479562 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-0e8b28da-b36b-4231-a10b-3614ed767849 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:13.479965 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 4/15] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:20:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:23.472578 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:13.493150 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:13.497992 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:21:13.498167 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:13.498359 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:13.498936 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:13.499688 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:13.506677 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] Get all volumes completed successfully. May 09 09:21:13.508887 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-69a192f5-2497-4dbc-a7c0-de2aa4f6f66c demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:13.509038 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 4/16] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:21:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:23.502585 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:13.523894 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:13.528129 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:22:13.528701 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:13.529103 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:13.530009 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:13.531598 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:13.543369 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] Get all volumes completed successfully. May 09 09:22:13.548604 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-dc59f280-f0a4-48f4-85c4-59cbe896a65b demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:13.550109 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 5/17] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:22:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:23.535287 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:13.566802 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-d3181759-f218-415a-b816-08d2c57f06e0 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:13.569781 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:23:13.570038 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:13.570307 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:13.570645 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:13.571650 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:13.579837 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] Get all volumes completed successfully. May 09 09:23:13.583000 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-d3181759-f218-415a-b816-08d2c57f06e0 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:13.583528 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 5/18] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:23:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:23.574634 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:13.598650 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-3eacb62e-e776-490e-8cc3-bc95283028ee None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:13.601868 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:24:13.602103 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:13.602349 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:13.602684 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:13.603657 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:13.612710 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] Get all volumes completed successfully. May 09 09:24:13.615241 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-3eacb62e-e776-490e-8cc3-bc95283028ee demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:13.615782 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 5/19] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:24:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:23.606728 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:13.632121 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:13.776383 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:25:13.776563 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:13.776740 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:13.777019 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:13.777759 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:13.785123 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] Get all volumes completed successfully. May 09 09:25:13.787654 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-54cf4c16-8d16-429a-9d63-7a43f8089f9f demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:13.788098 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 5/20] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:25:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:23.780592 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:13.802228 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:13.805891 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:26:13.806161 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:13.806408 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:13.807020 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:13.808071 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:13.817285 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] Get all volumes completed successfully. May 09 09:26:13.820062 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-4e56a0a0-b01e-4c42-bbcc-ff57b4d444a6 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:13.822871 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 6/21] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:26:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:23.811361 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:13.837792 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-76234083-9c10-4776-9269-ac85d19d03f3 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:13.839915 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:27:13.840102 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:13.840299 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:13.840537 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:13.841211 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:13.848682 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] Get all volumes completed successfully. May 09 09:27:13.850515 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-76234083-9c10-4776-9269-ac85d19d03f3 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:13.850840 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 6/22] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:27:13 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 09 09:27:23.844158 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:13.867567 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-efc42521-71cf-4288-badb-8eed6f81dd26 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:13.870316 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:28:13.870562 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:13.870883 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:13.871249 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:13.872228 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:13.879477 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] Get all volumes completed successfully. May 09 09:28:13.881425 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-efc42521-71cf-4288-badb-8eed6f81dd26 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:13.881825 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 6/23] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:28:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:23.875498 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:13.896868 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-530fbd3e-addf-4605-9710-8996c6feb545 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:13.899902 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:29:13.900226 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:13.900505 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:13.900808 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:13.902043 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:13.912383 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] Get all volumes completed successfully. May 09 09:29:13.915334 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-530fbd3e-addf-4605-9710-8996c6feb545 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:13.915820 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 6/24] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:23.905326 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:13.931242 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-23c29878-33f0-4122-815d-7ad19f9d2768 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:14.110627 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:30:14.110868 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:14.111116 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:14.111418 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:14.112419 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:14.121123 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] Get all volumes completed successfully. May 09 09:30:14.124026 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-23c29878-33f0-4122-815d-7ad19f9d2768 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:14.124522 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 7/25] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:30:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:24.116242 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:14.139632 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-15336535-cc16-4185-87b2-48d5668c9e59 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:14.143971 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:31:14.144419 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:14.145038 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:14.145550 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:14.146481 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:14.154744 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] Get all volumes completed successfully. May 09 09:31:14.157295 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-15336535-cc16-4185-87b2-48d5668c9e59 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:14.157754 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 7/26] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:31:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:24.149593 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:14.172112 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:14.174848 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:32:14.175074 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:14.175313 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:14.175624 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:14.176653 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:14.185804 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] Get all volumes completed successfully. May 09 09:32:14.188414 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-407f2fdb-76fc-45f3-9e0d-10d55cc29563 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:14.188893 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 7/27] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:32:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:24.180082 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:14.206198 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-634e221d-c24a-448e-a99f-51746f890158 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:14.210628 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:33:14.211028 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:14.211427 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:14.211940 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:14.213585 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:14.222547 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] Get all volumes completed successfully. May 09 09:33:14.224785 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-634e221d-c24a-448e-a99f-51746f890158 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:14.225208 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 7/28] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:33:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:24.217854 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:14.240001 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:14.243079 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:34:14.243316 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:14.243572 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:14.243872 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:14.244930 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:14.253071 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] Get all volumes completed successfully. May 09 09:34:14.255228 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-20e48549-7149-4bd1-ae30-72fa4e660f0c demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:14.255586 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 8/29] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:34:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:24.247953 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:14.269649 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-50fe32ca-4343-4a61-8299-bb345d09038b None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:14.351619 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:35:14.352063 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:14.352414 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:14.352964 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:14.354484 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:14.363575 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] Get all volumes completed successfully. May 09 09:35:14.365209 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-50fe32ca-4343-4a61-8299-bb345d09038b demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:14.366272 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 8/30] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:35:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:24.359187 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:14.380596 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:14.384108 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:36:14.384395 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:14.384703 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:14.385056 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:14.386266 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:14.398264 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] Get all volumes completed successfully. May 09 09:36:14.401381 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-3e1278a5-264c-45f4-9feb-6cc6f5eb96af demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:14.402022 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 8/31] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:36:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:24.391258 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:14.417855 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:14.420691 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:37:14.420830 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:14.421025 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:14.421303 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:14.422199 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:14.430429 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] Get all volumes completed successfully. May 09 09:37:14.432969 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-29ccb2a2-5f1c-44d3-a481-4e26562d5f8b demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:14.433383 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 8/32] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:37:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:24.425374 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:14.450708 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:14.453535 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:38:14.453535 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:14.453535 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:14.453997 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:14.454357 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:14.460296 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] Get all volumes completed successfully. May 09 09:38:14.462472 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-1dfc6ede-6409-460e-8178-1d78794cd6fc demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:14.462926 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 9/33] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:38:14 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 09 09:38:24.457050 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:14.478744 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:14.481422 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:39:14.481706 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:14.482150 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:14.482263 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:14.483244 np0000173051 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:14.494255 np0000173051 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] Get all volumes completed successfully. May 09 09:39:14.497251 np0000173051 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-6ad733ab-7e3b-461d-a324-14ef525f3822 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:14.497704 np0000173051 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 9/34] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:39:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:24.487643 np0000173051 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:14.512478 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:14.657792 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:40:14.658094 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:14.658425 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:14.658868 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:14.660168 np0000173051 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:14.668971 np0000173051 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] Get all volumes completed successfully. May 09 09:40:14.671258 np0000173051 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-166352e8-1ca8-4a7a-bf09-5db22680ad29 demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:14.671648 np0000173051 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 9/35] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:40:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:24.664545 np0000173051 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:14.685669 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-9daad8db-d091-489b-88ce-30502fa5778f None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:14.688835 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:41:14.689057 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:14.689310 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:14.689611 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:14.690628 np0000173051 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:14.703459 np0000173051 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] Get all volumes completed successfully. May 09 09:41:14.706478 np0000173051 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-9daad8db-d091-489b-88ce-30502fa5778f demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:14.707265 np0000173051 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 9/36] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:41:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:24.694534 np0000173051 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:14.732783 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:14.737459 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] GET https://199.19.213.31/volume/v3/volumes/detail May 09 09:42:14.738223 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:14.738425 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:14.738700 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:14.740434 np0000173051 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:14.748946 np0000173051 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] Get all volumes completed successfully. May 09 09:42:14.751571 np0000173051 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-debce241-eefe-4696-bb1a-9cb2cf23d29b demo demo] https://199.19.213.31/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:14.751571 np0000173051 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 10/37] 199.19.213.31 () {64 vars in 1290 bytes} [Sat May 9 09:42:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:24.743804 np0000173051 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}