May 09 14:05:51.148321 np0000173171 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:05:51.155702 np0000173171 devstack@c-api.service[112755]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:05:51 2026] *** May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: nodename: np0000173171 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: machine: x86_64 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: clock source: unix May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: pcre jit disabled May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: detected number of CPU cores: 16 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: current working directory: / May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: detected binary path: /usr/bin/uwsgi-core May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: your processes number limit is 256917 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: your memory page size is 4096 bytes May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: detected max file descriptor number: 2048 May 09 14:05:51.159404 np0000173171 devstack@c-api.service[112755]: lock engine: pthread robust mutexes May 09 14:05:51.160044 np0000173171 devstack@c-api.service[112755]: thunder lock: enabled May 09 14:05:51.160340 np0000173171 devstack@c-api.service[112755]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:05:51.160409 np0000173171 devstack@c-api.service[112755]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:05:51.160409 np0000173171 devstack@c-api.service[112755]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:05:51.160409 np0000173171 devstack@c-api.service[112755]: Set PythonHome to /opt/stack/data/venv May 09 14:05:51.197210 np0000173171 devstack@c-api.service[112755]: Python main interpreter initialized at 0x74452b4a3668 May 09 14:05:51.197210 np0000173171 devstack@c-api.service[112755]: python threads support enabled May 09 14:05:51.197210 np0000173171 devstack@c-api.service[112755]: your server socket listen backlog is limited to 100 connections May 09 14:05:51.197210 np0000173171 devstack@c-api.service[112755]: your mercy for graceful operations on workers is 80 seconds May 09 14:05:51.198480 np0000173171 devstack@c-api.service[112755]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:05:51.198480 np0000173171 devstack@c-api.service[112755]: *** Operational MODE: preforking *** May 09 14:05:51.198480 np0000173171 devstack@c-api.service[112755]: *** uWSGI is running in multiple interpreter mode *** May 09 14:05:51.198480 np0000173171 devstack@c-api.service[112755]: spawned uWSGI master process (pid: 112755) May 09 14:05:51.198496 np0000173171 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:05:51.199258 np0000173171 devstack@c-api.service[112755]: spawned uWSGI worker 1 (pid: 112757, cores: 1) May 09 14:05:51.199923 np0000173171 devstack@c-api.service[112755]: spawned uWSGI worker 2 (pid: 112758, cores: 1) May 09 14:05:51.200541 np0000173171 devstack@c-api.service[112755]: spawned uWSGI worker 3 (pid: 112759, cores: 1) May 09 14:05:51.201166 np0000173171 devstack@c-api.service[112755]: spawned uWSGI worker 4 (pid: 112760, cores: 1) May 09 14:05:51.201242 np0000173171 devstack@c-api.service[112755]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: we strongly recommend against using it for new projects. May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: framework. For more detail see May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:51.340336 np0000173171 devstack@c-api.service[112758]: import eventlet # noqa May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: we strongly recommend against using it for new projects. May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: framework. For more detail see May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:51.341810 np0000173171 devstack@c-api.service[112757]: import eventlet # noqa May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: we strongly recommend against using it for new projects. May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: framework. For more detail see May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:51.349248 np0000173171 devstack@c-api.service[112760]: import eventlet # noqa May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: we strongly recommend against using it for new projects. May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: framework. For more detail see May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:51.351751 np0000173171 devstack@c-api.service[112759]: import eventlet # noqa May 09 14:05:51.425668 np0000173171 devstack@c-api.service[112757]: /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 14:05:51.425668 np0000173171 devstack@c-api.service[112757]: debtcollector.deprecate( May 09 14:05:51.432102 np0000173171 devstack@c-api.service[112758]: /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 14:05:51.432102 np0000173171 devstack@c-api.service[112758]: debtcollector.deprecate( May 09 14:05:51.444943 np0000173171 devstack@c-api.service[112760]: /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 14:05:51.444943 np0000173171 devstack@c-api.service[112760]: debtcollector.deprecate( May 09 14:05:51.447623 np0000173171 devstack@c-api.service[112759]: /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 14:05:51.447623 np0000173171 devstack@c-api.service[112759]: debtcollector.deprecate( May 09 14:05:51.504244 np0000173171 devstack@c-api.service[112757]: /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 14:05:51.504244 np0000173171 devstack@c-api.service[112757]: from cgi import parse_header May 09 14:05:51.515735 np0000173171 devstack@c-api.service[112758]: /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 14:05:51.515735 np0000173171 devstack@c-api.service[112758]: from cgi import parse_header May 09 14:05:51.543514 np0000173171 devstack@c-api.service[112759]: /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 14:05:51.543514 np0000173171 devstack@c-api.service[112759]: from cgi import parse_header May 09 14:05:51.545039 np0000173171 devstack@c-api.service[112760]: /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 14:05:51.545039 np0000173171 devstack@c-api.service[112760]: from cgi import parse_header May 09 14:05:51.548577 np0000173171 devstack@c-api.service[112757]: /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 14:05:51.548577 np0000173171 devstack@c-api.service[112757]: removals.removed_module( May 09 14:05:51.549295 np0000173171 devstack@c-api.service[112757]: /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 14:05:51.549295 np0000173171 devstack@c-api.service[112757]: removals.removed_module( May 09 14:05:51.563188 np0000173171 devstack@c-api.service[112758]: /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 14:05:51.563188 np0000173171 devstack@c-api.service[112758]: removals.removed_module( May 09 14:05:51.563901 np0000173171 devstack@c-api.service[112758]: /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 14:05:51.563901 np0000173171 devstack@c-api.service[112758]: removals.removed_module( May 09 14:05:51.591821 np0000173171 devstack@c-api.service[112760]: /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 14:05:51.591821 np0000173171 devstack@c-api.service[112760]: removals.removed_module( May 09 14:05:51.592551 np0000173171 devstack@c-api.service[112760]: /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 14:05:51.592551 np0000173171 devstack@c-api.service[112760]: removals.removed_module( May 09 14:05:51.595507 np0000173171 devstack@c-api.service[112759]: /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 14:05:51.595507 np0000173171 devstack@c-api.service[112759]: removals.removed_module( May 09 14:05:51.596311 np0000173171 devstack@c-api.service[112759]: /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 14:05:51.596311 np0000173171 devstack@c-api.service[112759]: removals.removed_module( May 09 14:05:52.152801 np0000173171 devstack@c-api.service[112757]: /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 14:05:52.152801 np0000173171 devstack@c-api.service[112757]: warnings.warn( May 09 14:05:52.208659 np0000173171 devstack@c-api.service[112758]: /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 14:05:52.208659 np0000173171 devstack@c-api.service[112758]: warnings.warn( May 09 14:05:52.215450 np0000173171 devstack@c-api.service[112760]: /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 14:05:52.215450 np0000173171 devstack@c-api.service[112760]: warnings.warn( May 09 14:05:52.255271 np0000173171 devstack@c-api.service[112757]: /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 14:05:52.255271 np0000173171 devstack@c-api.service[112757]: warnings.warn( May 09 14:05:52.256457 np0000173171 devstack@c-api.service[112759]: /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 14:05:52.256457 np0000173171 devstack@c-api.service[112759]: warnings.warn( May 09 14:05:52.324563 np0000173171 devstack@c-api.service[112760]: /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 14:05:52.324563 np0000173171 devstack@c-api.service[112760]: warnings.warn( May 09 14:05:52.350245 np0000173171 devstack@c-api.service[112758]: /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 14:05:52.350245 np0000173171 devstack@c-api.service[112758]: warnings.warn( May 09 14:05:52.379424 np0000173171 devstack@c-api.service[112759]: /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 14:05:52.379424 np0000173171 devstack@c-api.service[112759]: warnings.warn( May 09 14:05:52.549564 np0000173171 devstack@c-api.service[112757]: 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 14:05:52.549564 np0000173171 devstack@c-api.service[112757]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112757) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:52.624831 np0000173171 devstack@c-api.service[112760]: 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 14:05:52.625732 np0000173171 devstack@c-api.service[112760]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112760) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:52.637486 np0000173171 devstack@c-api.service[112757]: /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 14:05:52.637486 np0000173171 devstack@c-api.service[112757]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:52.649919 np0000173171 devstack@c-api.service[112758]: 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 14:05:52.650148 np0000173171 devstack@c-api.service[112758]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112758) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:52.688876 np0000173171 devstack@c-api.service[112759]: 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 14:05:52.689056 np0000173171 devstack@c-api.service[112759]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112759) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:52.689253 np0000173171 devstack@c-api.service[112760]: /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 14:05:52.689253 np0000173171 devstack@c-api.service[112760]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:52.712296 np0000173171 devstack@c-api.service[112758]: /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 14:05:52.712296 np0000173171 devstack@c-api.service[112758]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:52.753020 np0000173171 devstack@c-api.service[112759]: /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 14:05:52.753020 np0000173171 devstack@c-api.service[112759]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:53.099935 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112760) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:53.100248 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:53.100409 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.100409 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.100761 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.100858 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.100858 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.101192 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.101440 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:53.101863 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.102083 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.102726 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.103516 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.103671 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.103671 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.103811 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.103811 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.103811 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.104070 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.104141 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.104203 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.104259 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.104259 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.104384 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.104445 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.104445 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.104548 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.104607 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.104607 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.104721 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.104779 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.104850 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.104918 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.104918 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.105098 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.105202 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.105307 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.105307 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.105455 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.105536 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.105627 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.105719 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.105812 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.105812 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.105962 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.106073 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.106073 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.106214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.107374 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.107374 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.107739 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.107739 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.107739 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.107739 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.107739 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.108090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.108090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.108090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.108090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.108090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.108090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.108497 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.108567 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.108640 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.108640 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.108640 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.108640 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.108891 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.108974 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.109075 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.109148 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.109223 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.109223 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.109223 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.109223 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.109223 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.109735 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.109820 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.109899 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.110019 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.110100 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.110171 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.110241 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.110320 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.110433 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.110532 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.110622 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.110721 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.110817 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.110817 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.111079 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.111186 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.111290 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.111374 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.111450 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.111520 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.111592 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.111687 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.111781 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.111861 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.111931 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.112019 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.112090 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.112157 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.112225 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.112293 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.112909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.113674 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.114175 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.114175 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.114175 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.114175 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.114437 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.114521 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.114608 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.114695 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.114792 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.114884 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.114982 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.115110 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.115235 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.115328 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.115438 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.115532 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.115623 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.115623 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.115773 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.115851 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.115919 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.116007 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.116288 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.116288 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.116288 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.116288 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.116288 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.116288 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.116477 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.116514 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.116549 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.116549 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.116549 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.116549 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.116549 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.116549 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.116728 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.116728 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.116728 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.116728 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.116860 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.116860 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.116930 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.116975 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.117060 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.117060 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.117060 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.117202 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.117202 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.117202 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.117304 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.117304 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.117598 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.117598 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.117598 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.117598 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.118245 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.118331 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.118331 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.118472 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.118540 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.118611 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.118678 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.118753 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.118821 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.119043 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.119127 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.119198 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.119266 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.119422 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.119516 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.119590 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.119662 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.119725 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.119790 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.119863 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.119863 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.119863 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.124752 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.124842 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.124897 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.124948 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.125016 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.125072 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.125147 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.125235 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.125329 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.125383 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.125448 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.125509 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.125583 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.125637 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.125666 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.125738 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.125806 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.125872 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.125940 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.126011 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.126011 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.126078 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.126110 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.126136 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.126136 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.126190 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.126273 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.126376 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.126429 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.126481 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.126541 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.126602 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.126602 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.126700 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.126700 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.126778 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.126805 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.126836 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.126868 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.126893 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.126921 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.126921 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.127786 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.127863 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.127916 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.127991 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.128076 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.128145 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.128196 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.128225 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.128265 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.128294 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.128319 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.128347 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.128373 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.128405 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.128431 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.128466 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.128494 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.128521 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.128553 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.128583 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.128613 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.128640 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.128670 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.128701 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.128728 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.128755 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.128784 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.128812 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.128836 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.128862 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.128893 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.128943 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.128978 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.129026 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.129051 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.129085 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.129117 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.129117 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.129117 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.129195 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.129740 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.129740 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.130855 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.130923 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.130995 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.131064 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.131125 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.131178 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.131235 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.131290 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.131341 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.131393 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.131451 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.131504 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.131561 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.131561 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.131664 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.131664 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.131804 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.131860 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.131913 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.131967 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.132040 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.132105 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.132165 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.132221 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.132272 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.132272 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.132272 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.132272 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.132413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.132609 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.132609 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.132609 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.132686 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.132713 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.132832 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.133751 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.133841 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.133892 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.133956 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.134029 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.134064 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.134100 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.134137 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.134165 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112759) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:53.134197 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.134227 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.134227 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.134279 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.134354 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.134354 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.134565 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.134667 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.134789 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.134846 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.134905 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.134973 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.135051 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.135104 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.135161 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.135192 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.135218 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.135249 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.135275 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.135306 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.135338 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.135338 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.135389 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.135419 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.135446 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.135446 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.135497 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.135527 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.135558 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.135591 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.135617 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.135648 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.135672 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.135698 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.135723 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.135749 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.135779 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.135805 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.135832 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.135863 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.135891 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.135941 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.135968 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.136108 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.136392 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.136448 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.136502 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.136561 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.136622 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.136678 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.136678 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.136767 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.136814 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.136862 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.136916 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.136975 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.137054 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.137109 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.137166 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.137216 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.137264 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.137312 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.137366 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.137418 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.137467 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.137514 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.137565 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.137615 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.137677 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.137733 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.137786 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.137843 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.138083 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.138115 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.138141 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.138166 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.138190 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.138219 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.138249 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.138274 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.138298 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.138321 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.138347 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.138372 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.138401 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.138427 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.138451 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.138475 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.138503 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.138532 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.138556 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.138581 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.138605 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.138630 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.138660 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.138685 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.138710 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.138733 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.138766 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.138766 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.138812 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.139541 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.139541 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.139541 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.139541 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.139541 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.139795 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.139860 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.139921 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.139980 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.140054 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.140149 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.140204 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.140258 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.140258 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.140364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.140414 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.140414 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.140414 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.140557 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.140612 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.140664 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.140712 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.140762 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.140811 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.140864 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.140913 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.140962 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.141037 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.141094 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.141148 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.141197 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.141245 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.141291 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.141339 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.141367 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.141398 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.141422 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.141452 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.141480 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.141505 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.141505 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.141505 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.141505 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.141505 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.141505 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.141642 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.141642 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.142120 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.142120 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.142185 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.142258 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.142335 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.142398 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.142427 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.143089 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.143139 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.143217 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.143264 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.143319 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.143387 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.143456 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.143510 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.143581 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.143640 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.143689 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.143754 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.143816 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.143885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.144202 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.144303 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.144352 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.144404 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.144433 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.144466 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.144493 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.144523 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.144556 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.144582 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.144613 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.144640 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.144665 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.144756 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.144857 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.144857 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.144957 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.145036 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.145036 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.145036 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.145191 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.145243 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.145298 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.145332 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.145358 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.145389 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.145413 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.145439 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.145468 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.145495 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.145521 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.145544 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.145570 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.145593 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.145618 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.145642 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.145666 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.145695 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.145722 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.145751 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.145779 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.145805 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.145830 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.145859 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.145882 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.145882 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.145882 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.145882 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.145882 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.145990 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.146042 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.146070 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.146099 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.146124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.146156 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.146187 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.146213 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.146237 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.146267 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.146293 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.146318 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.146344 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.146368 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.146368 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.146420 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.146450 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.146483 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.146513 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.146544 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.146571 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.146596 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.146624 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.146659 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.146690 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.146717 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.146744 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.146769 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.146795 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.146820 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.146847 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.146878 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.146909 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.146937 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.146972 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147017 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.147049 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.147076 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.147105 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.147135 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.147161 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.147188 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.147214 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.147242 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.147269 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.147298 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147325 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147350 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.147374 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.147401 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.147431 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.147462 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.147495 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.147521 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.147547 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.147573 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.147599 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.147624 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.147651 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.147682 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.147711 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147737 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.147762 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.147796 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147827 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.147853 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.147877 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.147906 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.147930 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147958 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.147988 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.148229 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.148716 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.149215 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.149272 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.149330 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.149380 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.149429 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.149478 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.149526 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.149573 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.149627 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.149678 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.149733 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.149781 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.149830 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.149885 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.150364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.150836 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.150836 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.150925 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.150974 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.151043 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.151102 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.151242 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.151380 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.151430 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.151478 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.151525 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.151570 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.151617 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.151665 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.151720 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.151768 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.151815 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.151868 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.151919 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.151971 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.152032 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.152032 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.152032 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.152032 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.152032 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.152032 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.152315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.152651 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.152651 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.152751 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.152751 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.152844 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.152898 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.152947 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.153406 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.153467 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.153524 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.153581 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.153652 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.153711 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.153761 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.154080 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.154147 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.154199 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.154250 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.154302 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.154364 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.154425 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.154494 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.154553 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.154617 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.154669 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.154734 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.154797 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.154830 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.154861 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.154886 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.154912 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.154938 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.154971 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.155010 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.155047 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.155075 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.155104 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.155129 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.155155 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.155181 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.155207 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.155237 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.155263 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.155292 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.155318 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.155343 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.155373 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.155396 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.155422 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.155594 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.155594 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.155864 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.155864 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.155864 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.155864 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.156058 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.156109 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.156109 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.156109 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.156109 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.156310 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.156310 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.156310 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.156796 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.156858 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.156924 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.157044 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.157113 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.157165 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.157215 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.157268 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.157324 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.157380 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.157431 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.157482 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.157510 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.157536 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.157561 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.157589 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.157613 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.157642 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.157669 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.157693 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.157721 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.157745 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.157770 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.157799 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.157826 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.157852 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.157852 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.157852 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.158062 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.158190 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.158190 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.158292 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.158292 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.158387 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.158436 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.162183 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.162246 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.162311 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.162364 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.162415 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.162463 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.162516 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.162576 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.162628 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.162628 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.162730 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.162730 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.162784 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.162865 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.163280 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.163358 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.163407 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.163439 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.163466 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.163493 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.163520 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.163556 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.163587 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.163614 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.163644 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.163671 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.163699 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.163725 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.163751 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.163775 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.163807 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.163832 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.163941 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.163973 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.164022 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.164053 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164078 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.164112 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.164138 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.164162 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164194 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.164219 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164249 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.164274 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.164303 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.164329 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.164354 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.164379 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.164409 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.164436 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.164462 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.164487 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164517 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.164545 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.164572 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.164599 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.164624 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.164650 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.164681 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.164708 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164731 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.164757 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.164788 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.164813 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.164838 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.164863 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.164886 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.164912 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164938 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.164965 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.165010 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.165076 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.165108 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112759) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112759) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:53.165136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112759) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:53.210677 np0000173171 devstack@c-api.service[112759]: INFO dbcounter [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Registered counter for database cinder May 09 14:05:53.210939 np0000173171 devstack@c-api.service[112758]: INFO dbcounter [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Registered counter for database cinder May 09 14:05:53.211066 np0000173171 devstack@c-api.service[112757]: INFO dbcounter [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Registered counter for database cinder May 09 14:05:53.213232 np0000173171 devstack@c-api.service[112760]: INFO dbcounter [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Registered counter for database cinder May 09 14:05:53.223609 np0000173171 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-7585c1a8-9223-4b1c-b782-7428c4340387 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.225272 np0000173171 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a 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=112759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.227589 np0000173171 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 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=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.233390 np0000173171 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d 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=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.337913 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writer thread running {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:53.338339 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writer thread running {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:53.340185 np0000173171 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:53.341130 np0000173171 devstack@c-api.service[112759]: INFO cinder.rpc [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:53.343082 np0000173171 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:53.343443 np0000173171 devstack@c-api.service[112759]: INFO cinder.rpc [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:53.344697 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writer thread running {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:53.345639 np0000173171 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:53.345799 np0000173171 devstack@c-api.service[112759]: INFO cinder.rpc [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:53.347568 np0000173171 devstack@c-api.service[112759]: INFO cinder.rpc [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:53.348053 np0000173171 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:53.348188 np0000173171 devstack@c-api.service[112758]: INFO cinder.rpc [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:53.348590 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.349085 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.350282 np0000173171 devstack@c-api.service[112758]: INFO cinder.rpc [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:53.350703 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.351083 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.352198 np0000173171 devstack@c-api.service[112758]: INFO cinder.rpc [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:53.354370 np0000173171 devstack@c-api.service[112758]: INFO cinder.rpc [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:53.354857 np0000173171 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a 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=112759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.354960 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writer thread running {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:53.355678 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.356469 np0000173171 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-7585c1a8-9223-4b1c-b782-7428c4340387 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.356817 np0000173171 devstack@c-api.service[112759]: INFO cinder.rpc [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:53.357627 np0000173171 devstack@c-api.service[112760]: INFO cinder.rpc [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:53.358116 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.359114 np0000173171 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:53.360288 np0000173171 devstack@c-api.service[112760]: INFO cinder.rpc [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:53.361073 np0000173171 devstack@c-api.service[112759]: INFO cinder.rpc [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:53.361380 np0000173171 devstack@c-api.service[112757]: INFO cinder.rpc [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:53.361868 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.362512 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.362685 np0000173171 devstack@c-api.service[112760]: INFO cinder.rpc [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:53.363940 np0000173171 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 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=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.365035 np0000173171 devstack@c-api.service[112760]: INFO cinder.rpc [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:53.365622 np0000173171 devstack@c-api.service[112758]: INFO cinder.rpc [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:53.366411 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.367164 np0000173171 devstack@c-api.service[112758]: INFO cinder.rpc [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:53.367977 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.369020 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.371419 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.372617 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.373473 np0000173171 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d 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=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.374697 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.375878 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.376001 np0000173171 devstack@c-api.service[112760]: INFO cinder.rpc [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:53.377934 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.379003 np0000173171 devstack@c-api.service[112760]: INFO cinder.rpc [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:53.379151 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.380264 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.380415 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.382117 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.383504 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.383684 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.386008 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.386568 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.386938 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.388982 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.389542 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.391247 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.391982 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.392214 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.392709 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.395193 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.395332 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.395603 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.395710 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.398139 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.398582 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.398911 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.399186 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.399698 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.400705 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.402410 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.402587 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.403359 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.403565 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.405475 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.406493 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.408076 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.408411 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.409250 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.409460 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.409939 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.411784 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.412671 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.412766 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.413842 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.413939 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.414866 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.415559 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.416424 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.417048 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.417174 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.417881 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.418390 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.418649 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.419492 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.420086 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.420635 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.420923 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.421625 np0000173171 devstack@c-api.service[112759]: WARNING cinder.api.contrib.hosts [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:53.421832 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.422020 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.422115 np0000173171 devstack@c-api.service[112757]: WARNING cinder.api.contrib.hosts [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:53.422826 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.423081 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.423523 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.424105 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.424563 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.425103 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.425510 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.425763 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.425902 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.425960 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: extensions {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.426880 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: extensions {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.427054 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.427207 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: encryption {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.428055 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.428614 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.428801 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: encryption {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.429643 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.430070 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.430373 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-quota-sets {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.431229 np0000173171 devstack@c-api.service[112758]: WARNING cinder.api.contrib.hosts [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:53.432054 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-quota-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.432102 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.432147 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: cgsnapshots {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.432200 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.432799 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: cgsnapshots {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.433311 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-quota-class-sets {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.434223 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.434324 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-quota-class-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.435206 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.435304 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-availability-zone {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.435566 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-availability-zone {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.435656 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.436079 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: extensions {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.436562 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: qos-specs {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.436839 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: qos-specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.437562 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.437934 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.438899 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: backups {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.439036 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.439135 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: backups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.439969 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.440472 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-quota-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.440665 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: extra_specs {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.440958 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: extra_specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.441131 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.441861 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: cgsnapshots {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.442237 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-snapshot-manage {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.442907 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.443039 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-snapshot-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.443663 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-quota-class-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.443728 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-volume-type-access {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.444853 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.444925 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-volume-type-access {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.445031 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-availability-zone {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.445317 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: capabilities {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.445627 np0000173171 devstack@c-api.service[112760]: WARNING cinder.api.contrib.hosts [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:53.445909 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: qos-specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.446115 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: capabilities {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.446476 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.446615 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-hosts {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.447429 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-hosts {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.448453 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: consistencygroups {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.448533 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.448841 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: consistencygroups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.448930 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: backups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.450572 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-volume-transfer {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.450737 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.451381 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-volume-transfer {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.451495 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: extra_specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.452054 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: extensions {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.452527 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: scheduler-stats {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.453570 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: scheduler-stats {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.453671 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-snapshot-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.453840 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: encryption {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.454448 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extended resource: os-volume-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.454578 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extended resource: os-volume-manage {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.455698 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-volume-type-access {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.455884 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: encryption {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.456755 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: capabilities {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.456847 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.457121 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.457786 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-quota-sets {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.457874 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.contrib.snapshot_actions [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] SnapshotActionsController initialized {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:53.458058 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-hosts {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.458232 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] SnapshotActionsController initialized {{(pid=112759) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:53.458567 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.459665 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.459749 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: cgsnapshots {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.459819 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: consistencygroups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.459957 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.460675 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.460933 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-quota-class-sets {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.461631 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-volume-transfer {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.461716 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.462161 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.462381 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-availability-zone {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.462819 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.463091 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: scheduler-stats {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.463607 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.463759 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: qos-specs {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.464385 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.464574 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extended resource: os-volume-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.465099 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.465856 np0000173171 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.466651 np0000173171 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.466745 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.466815 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.466815 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.466949 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467056 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: backups {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.467131 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467199 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467381 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467381 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467516 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467585 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467585 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467719 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467791 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.contrib.snapshot_actions [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] SnapshotActionsController initialized {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:53.467857 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension UsedLimits extending resource: limits {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467909 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.467947 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension TypesManage extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468012 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468050 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension AdminActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468086 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468132 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension AdminActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468167 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468201 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension AdminActions extending resource: backups {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468242 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468278 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension VolumeActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468315 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468486 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.468697 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468767 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-7585c1a8-9223-4b1c-b782-7428c4340387 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468844 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension UsedLimits extending resource: limits {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468844 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension TypesManage extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468844 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension AdminActions extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.468844 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension AdminActions extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.469122 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension AdminActions extending resource: backups {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.469122 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension VolumeActions extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.469257 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: extra_specs {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.469328 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.469856 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.470729 np0000173171 devstack@c-api.service[112757]: WARNING keystonemiddleware.auth_token [None req-7585c1a8-9223-4b1c-b782-7428c4340387 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 14:05:53.470809 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-snapshot-manage {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.471308 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.471576 np0000173171 devstack@c-api.service[112759]: WARNING keystonemiddleware.auth_token [None req-b5fdbf5e-e912-4224-a431-7e221f2c633a 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 14:05:53.472344 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-volume-type-access {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.472747 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.474052 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: capabilities {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.474201 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.475425 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-hosts {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.475713 np0000173171 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.476599 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.476721 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.476851 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: consistencygroups {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.476910 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.476997 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477107 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477216 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477302 np0000173171 devstack@c-api.service[112757]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74452b4a3668 pid: 112757 (default app) May 09 14:05:53.477382 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477463 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477536 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477658 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension UsedLimits extending resource: limits {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477757 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension TypesManage extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.477814 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.477814 np0000173171 devstack@c-api.service[112757]: warnings.warn( May 09 14:05:53.477892 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension AdminActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.478024 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension AdminActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.478107 np0000173171 devstack@c-api.service[112759]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74452b4a3668 pid: 112759 (default app) May 09 14:05:53.478189 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension AdminActions extending resource: backups {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.478259 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension VolumeActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.478441 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.478943 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-volume-transfer {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.480675 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: scheduler-stats {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.480802 np0000173171 devstack@c-api.service[112758]: WARNING keystonemiddleware.auth_token [None req-bde4c9d2-0816-457d-bc48-0424214f62c7 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 14:05:53.482466 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extended resource: os-volume-manage {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:53.484718 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.485473 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.485473 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.485473 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.485473 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.485473 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.485779 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.485779 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.485779 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.485779 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.485779 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486006 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486006 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486006 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486006 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486006 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486006 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486262 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486262 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486262 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486262 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486439 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486439 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486439 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486439 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486629 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486629 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486629 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486629 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486788 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486788 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486788 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.486788 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.486788 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487059 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487059 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487059 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487059 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487059 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487246 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487246 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487329 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.contrib.snapshot_actions [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] SnapshotActionsController initialized {{(pid=112760) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:53.487364 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487364 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487364 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487364 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487364 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487364 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487626 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487626 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487626 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487626 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487626 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487626 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487882 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487882 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487882 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487882 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.487882 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.487882 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488152 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488152 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488152 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488152 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488152 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488372 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488372 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488372 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488372 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488372 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488549 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488549 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488549 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488549 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488549 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.488775 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490008 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490008 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490008 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490008 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490008 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490429 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490429 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490429 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490429 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490429 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490769 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490769 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.490769 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.490769 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491111 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491111 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491111 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491111 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491381 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491381 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491381 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491381 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491381 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491752 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491752 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491752 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.491752 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.491752 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.492097 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.492097 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.492097 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.492097 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.492410 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.492410 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.492410 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.492410 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.492706 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.492706 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.492706 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.492706 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493021 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.493021 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493021 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.493021 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493365 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.493365 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493365 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.493365 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493671 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.493671 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493671 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.493671 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.493972 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.494068 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494068 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494068 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494068 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494068 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494068 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494504 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494504 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494504 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494504 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494802 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494802 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494802 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494802 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.494802 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.494802 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.495252 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.495252 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.495252 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.495252 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.495252 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.495252 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.495715 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.495715 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.495715 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.495715 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.495715 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.495715 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496153 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496153 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496153 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496153 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496153 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496153 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496583 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496583 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496583 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496583 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496865 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496865 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496865 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.496865 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.496865 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.497283 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.497283 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.497283 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.497283 np0000173171 devstack@c-api.service[112757]: /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 14:05:53.497283 np0000173171 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 14:05:53.497701 np0000173171 devstack@c-api.service[112758]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74452b4a3668 pid: 112758 (default app) May 09 14:05:53.497772 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.497838 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-e3b60817-9191-4549-a574-aeab72d1564c None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:53.497902 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.497902 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.498057 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 946 bytes} [Sat May 9 14:05:53 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498124 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension UsedLimits extending resource: limits {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension TypesManage extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension AdminActions extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498412 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension AdminActions extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498576 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension AdminActions extending resource: backups {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498576 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension VolumeActions extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.498576 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:53.500794 np0000173171 devstack@c-api.service[112760]: WARNING keystonemiddleware.auth_token [None req-98bf32f2-4fe6-4d31-860a-88b6797ce64d 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 14:05:53.507449 np0000173171 devstack@c-api.service[112760]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74452b4a3668 pid: 112760 (default app) May 09 14:06:01.216986 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.216986 np0000173171 devstack@c-api.service[112759]: warnings.warn( May 09 14:06:01.230457 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.230457 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.230457 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.230457 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.231560 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.231560 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.231560 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.231560 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.232116 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.232116 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.232116 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.232116 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.232116 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.232116 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.232802 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.232802 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.232802 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.232802 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.232802 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.233457 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.233457 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.233457 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.233457 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.233457 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.234099 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.234099 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.234099 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.234099 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.234546 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.234546 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.234546 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.234546 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.234546 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235162 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235162 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235162 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235162 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235162 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235501 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235501 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235501 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235501 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235501 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235501 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235806 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235806 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235806 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235806 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.235806 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.235806 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.236665 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.236665 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.236665 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.236665 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.236665 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.236665 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237123 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237123 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237123 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237123 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237123 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237503 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237503 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237503 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237503 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237503 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237845 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237845 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237845 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237845 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.237845 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.237845 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238065 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238065 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238065 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238065 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238065 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238065 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238249 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238249 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238249 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238249 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238249 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238436 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238436 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238436 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238436 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238436 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238598 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238598 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238598 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238598 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238745 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238745 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238745 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238745 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238883 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238883 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238883 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.238883 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.238883 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239071 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239071 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239071 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239071 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239071 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239248 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239248 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239248 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239248 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239383 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239383 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239383 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239383 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239520 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239520 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239520 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239520 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239653 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239653 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239653 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239653 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239786 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239786 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239786 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239786 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239940 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239940 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239940 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.239940 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.239940 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241166 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241166 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241166 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241166 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241166 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241166 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241593 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241593 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241593 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241593 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241593 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241952 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241952 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241952 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241952 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.241952 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.241952 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.242406 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.242406 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.242406 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.242406 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.242406 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.242406 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.242840 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.242840 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.242840 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.242840 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.242840 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.242840 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.243304 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.243304 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.243304 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.243304 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.243304 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.243304 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.243713 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.243713 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.243713 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.243713 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.244094 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.244094 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.244094 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.244094 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.244094 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.244460 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.244460 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.244460 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.244460 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.244460 np0000173171 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 14:06:01.244460 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-253805df-890b-4da9-87c2-4bc25a32f855 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:01.820914 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-253805df-890b-4da9-87c2-4bc25a32f855 admin admin] POST https://199.204.45.89/volume/v3/types May 09 14:06:01.821789 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-253805df-890b-4da9-87c2-4bc25a32f855 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:06:01.824461 np0000173171 devstack@c-api.service[112759]: /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 14:06:01.824461 np0000173171 devstack@c-api.service[112759]: warnings.warn( May 09 14:06:01.835137 np0000173171 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-253805df-890b-4da9-87c2-4bc25a32f855 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=112759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:01.865438 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-253805df-890b-4da9-87c2-4bc25a32f855 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 May 09 14:06:01.866002 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Sat May 9 14:06:01 2026] POST /volume/v3/types => generated 186 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:06:01.880529 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.880529 np0000173171 devstack@c-api.service[112758]: warnings.warn( May 09 14:06:01.894758 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.894758 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.894758 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.894758 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.895338 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.895338 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.895338 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.895338 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.895795 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.895795 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.895795 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.895795 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.895795 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.895795 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.896618 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.896618 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.896618 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.896618 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.896618 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.897273 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.897273 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.897273 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.897273 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.897273 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.897847 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.897847 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.897847 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.897847 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.898343 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.898343 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.898343 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.898343 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.898343 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.898887 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.898887 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.898887 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.898887 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.898887 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899303 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899303 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899303 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899303 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899303 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899303 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899635 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899635 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899635 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899635 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899635 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899635 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899932 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899932 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899932 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899932 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.899932 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.899932 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.900934 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.900934 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.900934 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.900934 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.900934 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.901552 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.901552 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.901552 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.901552 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.901552 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.902127 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.902127 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.902127 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.902127 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.902127 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.902127 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.902802 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.902802 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.902802 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.902802 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.902802 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.902802 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.903205 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.903205 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.903205 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.903205 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.903205 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.903929 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.903929 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.903929 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.903929 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.903929 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904614 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.904614 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904614 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.904614 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904820 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.904820 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904820 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.904820 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904928 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.904928 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904928 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.904928 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.904928 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905068 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905068 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905068 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905068 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905068 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905178 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905178 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905178 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905178 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905271 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905271 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905271 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905271 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905367 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905367 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905367 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905367 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905460 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905460 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905460 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905460 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905564 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905564 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905564 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905564 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905661 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905661 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905661 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905661 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905661 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905783 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905783 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905783 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905783 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905783 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905783 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905921 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905921 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905921 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.905921 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.905921 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906071 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906071 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906071 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906071 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906071 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906071 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906260 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906260 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906260 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906260 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906260 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906260 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906416 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906416 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906416 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906416 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906416 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906416 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906557 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906557 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906557 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906557 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906557 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906557 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906695 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906695 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906695 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906695 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906789 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906789 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906789 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906789 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906789 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906914 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906914 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906914 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906914 np0000173171 devstack@c-api.service[112758]: /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 14:06:01.906914 np0000173171 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 14:06:01.906914 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [req-253805df-890b-4da9-87c2-4bc25a32f855 req-28bac8d4-c1a4-4ed7-915f-e9110dd87332 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:02.290009 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [req-253805df-890b-4da9-87c2-4bc25a32f855 req-28bac8d4-c1a4-4ed7-915f-e9110dd87332 admin admin] POST https://199.204.45.89/volume/v3/types/a1219985-8378-4bea-af01-c12409f92037/extra_specs May 09 14:06:02.290292 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [req-253805df-890b-4da9-87c2-4bc25a32f855 req-28bac8d4-c1a4-4ed7-915f-e9110dd87332 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:06:02.292413 np0000173171 devstack@c-api.service[112758]: /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 14:06:02.292413 np0000173171 devstack@c-api.service[112758]: warnings.warn( May 09 14:06:02.303123 np0000173171 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [req-253805df-890b-4da9-87c2-4bc25a32f855 req-28bac8d4-c1a4-4ed7-915f-e9110dd87332 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=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:02.373679 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [req-253805df-890b-4da9-87c2-4bc25a32f855 req-28bac8d4-c1a4-4ed7-915f-e9110dd87332 admin admin] https://199.204.45.89/volume/v3/types/a1219985-8378-4bea-af01-c12409f92037/extra_specs returned with HTTP 200 May 09 14:06:02.373679 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Sat May 9 14:06:01 2026] POST /volume/v3/types/a1219985-8378-4bea-af01-c12409f92037/extra_specs => generated 55 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:06:03.362393 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=6 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:03.378575 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=6 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:11.862649 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:12.369447 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:49.515775 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-04c23138-7479-4294-8aab-1007f8fa94b3 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:49.517143 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-04c23138-7479-4294-8aab-1007f8fa94b3 None None] GET https://199.204.45.89/volume// May 09 14:09:49.517532 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-04c23138-7479-4294-8aab-1007f8fa94b3 None None] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:49.517875 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-04c23138-7479-4294-8aab-1007f8fa94b3 None None] Calling method 'all' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:49.518551 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-04c23138-7479-4294-8aab-1007f8fa94b3 None None] https://199.204.45.89/volume// returned with HTTP 300 May 09 14:09:49.518898 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 2/4] 199.204.45.89 () {66 vars in 1449 bytes} [Sat May 9 14:09:49 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:10:27.540973 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.540973 np0000173171 devstack@c-api.service[112760]: warnings.warn( May 09 14:10:27.553640 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.553640 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.553640 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.553640 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554043 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554043 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554043 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554043 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554352 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554352 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554352 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554352 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554352 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554352 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554760 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554760 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554760 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.554760 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.554760 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555156 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555156 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555156 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555156 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555156 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555479 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555479 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555479 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555479 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555771 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555771 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555771 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.555771 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.555771 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556176 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556176 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556176 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556176 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556176 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556492 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556492 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556492 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556492 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556492 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556492 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556940 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556940 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556940 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556940 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.556940 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.556940 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.557408 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.557408 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.557408 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.557408 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.557408 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.557408 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.557812 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.557812 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.557812 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.557812 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.557812 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558212 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558212 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558212 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558212 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558212 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558530 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558530 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558530 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558530 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558530 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558530 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558934 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558934 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558934 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558934 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.558934 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.558934 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.559323 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.559323 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.559323 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.559323 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.559323 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.559686 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.559686 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.559686 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.559686 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.559686 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560122 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.560122 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560122 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.560122 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560436 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.560436 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560436 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.560436 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560738 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.560738 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560738 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.560738 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.560738 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561195 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.561195 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561195 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.561195 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561195 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.561514 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561514 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.561514 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561514 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.561803 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561803 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.561803 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.561803 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562073 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562073 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562073 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562073 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562261 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562261 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562261 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562261 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562587 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562587 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562587 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562587 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562868 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562868 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562868 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.562868 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.562868 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563277 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563277 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563277 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563277 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563277 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563277 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563546 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563546 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563546 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563546 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563546 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563755 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563755 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563755 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563755 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.563755 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.563755 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564038 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564038 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564038 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564038 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564038 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564038 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564307 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564307 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564307 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564307 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564307 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564307 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564575 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564575 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564575 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564575 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564575 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564575 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564847 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564847 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.564847 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.564847 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.565059 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.565059 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.565059 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.565059 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.565059 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.565392 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.565392 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.565392 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.565392 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.565392 np0000173171 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) May 09 14:10:27.565392 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:27.893548 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f demo demo] GET https://199.204.45.89/volume/v3/types?is_public=None May 09 14:10:27.893895 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:27.894128 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f demo demo] Calling method 'index' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:27.894660 np0000173171 devstack@c-api.service[112760]: /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 14:10:27.894660 np0000173171 devstack@c-api.service[112760]: warnings.warn( May 09 14:10:27.895309 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:27.906768 np0000173171 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f 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=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:10:27.931428 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-a47ec50c-0a22-43f4-9537-4507bcde0f8f demo demo] https://199.204.45.89/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:10:27.931986 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 1/5] 199.204.45.89 () {64 vars in 1256 bytes} [Sat May 9 14:10:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:27.946472 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [req-a47ec50c-0a22-43f4-9537-4507bcde0f8f req-48e192fc-0d99-4442-a353-ce44f5b9ca93 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:27.952728 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [req-a47ec50c-0a22-43f4-9537-4507bcde0f8f req-48e192fc-0d99-4442-a353-ce44f5b9ca93 demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 14:10:27.953431 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [req-a47ec50c-0a22-43f4-9537-4507bcde0f8f req-48e192fc-0d99-4442-a353-ce44f5b9ca93 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:27.953984 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [req-a47ec50c-0a22-43f4-9537-4507bcde0f8f req-48e192fc-0d99-4442-a353-ce44f5b9ca93 demo demo] Calling method 'show' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:27.967994 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [req-a47ec50c-0a22-43f4-9537-4507bcde0f8f req-48e192fc-0d99-4442-a353-ce44f5b9ca93 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 14:10:27.968597 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 2/6] 199.204.45.89 () {66 vars in 1322 bytes} [Sat May 9 14:10:27 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:28.311703 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-e7b08d44-49a2-44dc-b81d-4634302e4d4e None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:28.317439 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-e7b08d44-49a2-44dc-b81d-4634302e4d4e demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 14:10:28.317829 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-e7b08d44-49a2-44dc-b81d-4634302e4d4e demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:28.318277 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-e7b08d44-49a2-44dc-b81d-4634302e4d4e demo demo] Calling method 'show' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:28.332597 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-e7b08d44-49a2-44dc-b81d-4634302e4d4e demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 14:10:28.332949 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 2/7] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 14:10:28 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:28.743665 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-a0790210-a5a2-4444-91d6-b0d4f28fda9c None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:29.063870 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-a0790210-a5a2-4444-91d6-b0d4f28fda9c demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 14:10:29.064230 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-a0790210-a5a2-4444-91d6-b0d4f28fda9c demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:29.064435 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-a0790210-a5a2-4444-91d6-b0d4f28fda9c demo demo] Calling method 'show' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:29.073567 np0000173171 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-a0790210-a5a2-4444-91d6-b0d4f28fda9c 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:10:29.085983 np0000173171 devstack@c-api.service[112757]: /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 14:10:29.085983 np0000173171 devstack@c-api.service[112757]: warnings.warn( May 09 14:10:29.088091 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-a0790210-a5a2-4444-91d6-b0d4f28fda9c demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 14:10:29.088477 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 3/8] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 14:10:28 2026] GET /volume/v3/types/default => generated 145 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:29.103095 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-51a93119-3ae0-41b1-8cac-469dea15fdb9 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:29.106464 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-51a93119-3ae0-41b1-8cac-469dea15fdb9 demo demo] GET https://199.204.45.89/volume/v3/types/default May 09 14:10:29.106712 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-51a93119-3ae0-41b1-8cac-469dea15fdb9 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:29.107027 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-51a93119-3ae0-41b1-8cac-469dea15fdb9 demo demo] Calling method 'show' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:29.122076 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-51a93119-3ae0-41b1-8cac-469dea15fdb9 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 May 09 14:10:29.122431 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1251 bytes} [Sat May 9 14:10:29 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:37.961528 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=2 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:38.329108 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=2 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:39.083900 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=2 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:39.118779 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=3 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:00.586381 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:00.682533 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:16:00.682845 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:00.683138 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:00.683857 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:00.685202 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:00.740108 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] Get all volumes completed successfully. May 09 14:16:00.742210 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-417ee579-ab08-4294-b16c-9c400dfd8b8b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:00.742590 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 3/10] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:16:00 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 14:16:10.724830 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:00.756922 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-0979f2d6-683d-40f1-b2c1-594b49890808 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:00.763767 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:17:00.764168 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:00.764485 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:00.767038 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:00.768435 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:00.808277 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] Get all volumes completed successfully. May 09 14:17:00.813078 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-0979f2d6-683d-40f1-b2c1-594b49890808 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:00.813941 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 3/11] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:17:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:10.800341 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:00.827832 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:00.832417 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:18:00.832674 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:00.832931 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:00.833573 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:00.835143 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:00.871733 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] Get all volumes completed successfully. May 09 14:18:00.873818 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-ffb948cc-7816-4fdf-8afa-022b179a4ef1 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:00.874396 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 4/12] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:18:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:10.866160 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:00.891548 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-83e8cc70-f325-49bf-9893-80005344ab91 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:00.895206 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:19:00.895413 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:00.895558 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:00.895998 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:00.896726 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:00.936305 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] Get all volumes completed successfully. May 09 14:19:00.938707 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-83e8cc70-f325-49bf-9893-80005344ab91 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:00.938854 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:19:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:10.929190 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:00.953617 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:00.957642 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:20:00.957905 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:00.958230 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:00.958551 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:00.960379 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:00.968550 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] Get all volumes completed successfully. May 09 14:20:00.971330 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-ef5b85b6-bcd9-41a4-bfb6-bc15c1c11d33 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:00.971802 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 4/14] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:20:00 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 14:20:10.962381 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:00.992428 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:01.170226 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:21:01.170836 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:01.171301 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:01.171822 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:01.173484 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:01.188006 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] Get all volumes completed successfully. May 09 14:21:01.190889 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-76533d93-7170-4f1a-bfd7-59b819bc6332 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:01.191392 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 4/15] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:21:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:11.179802 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:01.212038 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:01.217785 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:22:01.218241 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:01.218488 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:01.218870 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:01.219911 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:01.227910 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] Get all volumes completed successfully. May 09 14:22:01.230232 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-0dd51fc5-62e8-4e9f-95b0-246a5d183d3b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:01.230726 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 5/16] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:22:01 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 14:22:11.223094 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:01.247324 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:01.251533 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:23:01.251759 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:01.252030 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:01.252335 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:01.253283 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:01.263190 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] Get all volumes completed successfully. May 09 14:23:01.267869 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-cc252b2b-89c8-43ff-9ae1-488b5c79bca7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:01.269213 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:23:01 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 14:23:11.257189 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:01.286907 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:01.290411 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:24:01.290641 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:01.290901 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:01.291253 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:01.292390 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:01.303753 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] Get all volumes completed successfully. May 09 14:24:01.308403 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-41f3abf9-9ee4-41b0-97f4-8674e6806d3c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:01.309186 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 5/18] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:24:01 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 14:24:11.297148 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:01.325086 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:01.329390 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:25:01.329906 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:01.330453 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:01.331188 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:01.332953 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:01.343293 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] Get all volumes completed successfully. May 09 14:25:01.346193 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-32bc4d6b-ab3e-4584-afb9-64faa1eee5d3 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:01.346653 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 5/19] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:25:01 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 14:25:11.336758 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:01.361805 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:01.529692 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:26:01.530310 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:01.530600 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:01.531143 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:01.532806 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:01.540948 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] Get all volumes completed successfully. May 09 14:26:01.542826 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-c7b7c6fd-1c0d-46c0-9f1a-24f3494b81f5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:01.543194 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 6/20] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:26:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:11.537510 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:01.558788 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:01.562978 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:27:01.562978 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:01.562978 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:01.563247 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:01.564739 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:01.574022 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] Get all volumes completed successfully. May 09 14:27:01.577021 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-6783518a-c9a8-4abe-88a4-5f897ae46193 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:01.577551 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:27:01 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 14:27:11.569162 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:01.588988 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:01.591843 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:28:01.592136 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:01.592590 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:01.592734 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:01.593702 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:01.602223 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] Get all volumes completed successfully. May 09 14:28:01.604827 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3a4a2893-450f-453b-b087-c75d5989dfd5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:01.605298 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:28:01 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 14:28:11.597220 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:01.618582 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:01.621514 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:29:01.621751 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:01.622058 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:01.622397 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:01.623480 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:01.631070 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] Get all volumes completed successfully. May 09 14:29:01.632932 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-6c179535-4673-4bda-ae2e-5ddbbcf7e76a demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:01.633290 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 6/23] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:29:01 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 14:29:11.626939 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:01.651341 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-71578f36-1543-4c3b-96f0-b69baeff72df None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:01.655986 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:30:01.656486 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:01.657341 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:01.657704 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:01.658698 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:01.668132 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] Get all volumes completed successfully. May 09 14:30:01.670143 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-71578f36-1543-4c3b-96f0-b69baeff72df demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:01.670476 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 7/24] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:30:01 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 14:30:11.662250 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:01.684206 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:01.873219 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:31:01.873219 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:01.873504 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:01.874043 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:01.874926 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:01.884336 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] Get all volumes completed successfully. May 09 14:31:01.887343 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-a6e7b891-44e7-4cec-ba6c-2aa52348ebfb demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:01.887837 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:31:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:11.879737 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:01.904861 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-7f57c606-2a26-4581-af0b-749a814ca197 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:01.907863 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:32:01.908141 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:01.908379 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:01.908680 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:01.909621 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:01.918338 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] Get all volumes completed successfully. May 09 14:32:01.920839 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-7f57c606-2a26-4581-af0b-749a814ca197 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:01.921268 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:32:01 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 14:32:11.913453 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:01.943316 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-6a86b517-c468-435d-8621-9203f74101b0 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:01.946686 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:33:01.946917 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:01.947345 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:01.947653 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:01.948781 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:01.963522 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] Get all volumes completed successfully. May 09 14:33:01.966073 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-6a86b517-c468-435d-8621-9203f74101b0 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:01.966513 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 7/27] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:33:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:33:11.953135 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:01.983067 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:01.986268 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:34:01.986842 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:01.987308 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:01.987860 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:01.989432 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:02.000923 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] Get all volumes completed successfully. May 09 14:34:02.000923 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-15a0977a-0988-4a75-8010-85d8bf0e8950 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:02.000923 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 8/28] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:34:01 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 14:34:11.993476 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:02.014718 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:02.018174 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:35:02.018405 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:02.018660 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:02.018994 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:02.019945 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:02.029496 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] Get all volumes completed successfully. May 09 14:35:02.032510 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-01085a37-cbfc-465c-a20d-1fd2cca09f57 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:02.033222 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:35:02 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 14:35:12.024119 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:02.056446 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:02.159459 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:36:02.159842 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:02.160291 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:02.160774 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:02.162562 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:02.170219 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] Get all volumes completed successfully. May 09 14:36:02.172062 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-d0b7aec9-4145-4742-8f58-c9a655a6b5b9 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:02.172419 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:36:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:12.165681 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:02.191841 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:02.196125 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:37:02.196373 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:02.196640 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:02.196993 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:02.198104 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:02.207213 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] Get all volumes completed successfully. May 09 14:37:02.209435 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-2cb3d58e-7be2-4709-b2b1-65751b9fe2d9 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:02.209994 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 8/31] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:37:02 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 14:37:12.201774 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:02.224896 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:02.229644 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:38:02.230324 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:02.230761 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:02.231272 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:02.233240 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:02.240220 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] Get all volumes completed successfully. May 09 14:38:02.242175 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-4ed1d070-2dd5-4c2b-ba50-ac379a4ae57c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:02.242567 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 9/32] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:38:02 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 14:38:12.237147 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:02.257287 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:02.260088 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:39:02.260380 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:02.260727 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:02.261092 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:02.262760 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:02.270476 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] Get all volumes completed successfully. May 09 14:39:02.272442 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-f86cf208-d8ab-424c-b06e-2628c2540b26 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:02.272852 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:39:02 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 14:39:12.266270 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:02.291904 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:02.294831 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:40:02.295046 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:02.295286 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:02.295605 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:02.296677 np0000173171 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:02.307788 np0000173171 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] Get all volumes completed successfully. May 09 14:40:02.310778 np0000173171 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-96f3b61d-ebd2-44c7-8840-e69a421d3c53 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:02.311330 np0000173171 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:40:02 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 14:40:12.300727 np0000173171 devstack@c-api.service[112759]: DEBUG dbcounter [-] [112759] Writing DB stats cinder:SELECT=1 {{(pid=112759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:02.326817 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:02.448643 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:41:02.449142 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:02.449617 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:02.450216 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:02.451802 np0000173171 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:02.459767 np0000173171 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] Get all volumes completed successfully. May 09 14:41:02.462183 np0000173171 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-aac9a927-0d67-4045-93f1-d092d6261cf2 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:02.462659 np0000173171 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 9/35] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:41:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:41:12.456065 np0000173171 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=1 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:02.475265 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:02.480484 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:42:02.480895 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:02.481328 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:02.483993 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:02.483993 np0000173171 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:02.495481 np0000173171 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] Get all volumes completed successfully. May 09 14:42:02.500023 np0000173171 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-cdcf78fd-5bd6-480b-9fc8-bdeb2f73b265 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:02.500933 np0000173171 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 10/36] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:42:02 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 14:42:12.487274 np0000173171 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:02.520487 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:02.524964 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] GET https://199.204.45.89/volume/v3/volumes/detail May 09 14:43:02.524964 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] Empty body provided in request {{(pid=112760) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:02.525592 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] Calling method 'detail' {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:02.525757 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.api.api_utils [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] Removing options '' from query. {{(pid=112760) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:02.527227 np0000173171 devstack@c-api.service[112760]: DEBUG cinder.volume.api [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112760) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:02.535299 np0000173171 devstack@c-api.service[112760]: INFO cinder.volume.api [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] Get all volumes completed successfully. May 09 14:43:02.537224 np0000173171 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [None req-0d79ebb7-eb0d-45bb-a16c-0da8ab749eac demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:02.537569 np0000173171 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1290 bytes} [Sat May 9 14:43:02 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 14:43:12.530571 np0000173171 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}