May 09 07:20:33.421699 np0000172983 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:20:33.428213 np0000172983 devstack@c-api.service[112754]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:20:33 2026] *** May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: nodename: np0000172983 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: machine: x86_64 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: clock source: unix May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: pcre jit disabled May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: detected number of CPU cores: 16 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: current working directory: / May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: detected binary path: /usr/bin/uwsgi-core May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: your processes number limit is 256917 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: your memory page size is 4096 bytes May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: detected max file descriptor number: 2048 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: lock engine: pthread robust mutexes May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: thunder lock: enabled May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:20:33.431016 np0000172983 devstack@c-api.service[112754]: Set PythonHome to /opt/stack/data/venv May 09 07:20:33.481980 np0000172983 devstack@c-api.service[112754]: Python main interpreter initialized at 0x7f1387ca3668 May 09 07:20:33.481980 np0000172983 devstack@c-api.service[112754]: python threads support enabled May 09 07:20:33.481980 np0000172983 devstack@c-api.service[112754]: your server socket listen backlog is limited to 100 connections May 09 07:20:33.481980 np0000172983 devstack@c-api.service[112754]: your mercy for graceful operations on workers is 80 seconds May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: *** Operational MODE: preforking *** May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: *** uWSGI is running in multiple interpreter mode *** May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: spawned uWSGI master process (pid: 112754) May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: spawned uWSGI worker 1 (pid: 112756, cores: 1) May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: spawned uWSGI worker 2 (pid: 112757, cores: 1) May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: spawned uWSGI worker 3 (pid: 112758, cores: 1) May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: spawned uWSGI worker 4 (pid: 112759, cores: 1) May 09 07:20:33.485974 np0000172983 devstack@c-api.service[112754]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:20:33.483125 np0000172983 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: we strongly recommend against using it for new projects. May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: If you are already using Eventlet, we recommend migrating to a different May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: framework. For more detail see May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:20:33.611358 np0000172983 devstack@c-api.service[112756]: import eventlet # noqa May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: we strongly recommend against using it for new projects. May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: If you are already using Eventlet, we recommend migrating to a different May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: framework. For more detail see May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:20:33.627131 np0000172983 devstack@c-api.service[112757]: import eventlet # noqa May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: we strongly recommend against using it for new projects. May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: If you are already using Eventlet, we recommend migrating to a different May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: framework. For more detail see May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:20:33.629816 np0000172983 devstack@c-api.service[112758]: import eventlet # noqa May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: we strongly recommend against using it for new projects. May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: If you are already using Eventlet, we recommend migrating to a different May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: framework. For more detail see May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:20:33.664499 np0000172983 devstack@c-api.service[112759]: import eventlet # noqa May 09 07:20:33.699972 np0000172983 devstack@c-api.service[112756]: /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 07:20:33.699972 np0000172983 devstack@c-api.service[112756]: debtcollector.deprecate( May 09 07:20:33.722161 np0000172983 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 07:20:33.722161 np0000172983 devstack@c-api.service[112757]: debtcollector.deprecate( May 09 07:20:33.724008 np0000172983 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 07:20:33.724008 np0000172983 devstack@c-api.service[112758]: debtcollector.deprecate( May 09 07:20:33.754844 np0000172983 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 07:20:33.754844 np0000172983 devstack@c-api.service[112759]: debtcollector.deprecate( May 09 07:20:33.784787 np0000172983 devstack@c-api.service[112756]: /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 07:20:33.784787 np0000172983 devstack@c-api.service[112756]: from cgi import parse_header May 09 07:20:33.806622 np0000172983 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 07:20:33.806622 np0000172983 devstack@c-api.service[112757]: from cgi import parse_header May 09 07:20:33.815975 np0000172983 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 07:20:33.815975 np0000172983 devstack@c-api.service[112758]: from cgi import parse_header May 09 07:20:33.833583 np0000172983 devstack@c-api.service[112756]: /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 07:20:33.833583 np0000172983 devstack@c-api.service[112756]: removals.removed_module( May 09 07:20:33.834297 np0000172983 devstack@c-api.service[112756]: /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 07:20:33.834297 np0000172983 devstack@c-api.service[112756]: removals.removed_module( May 09 07:20:33.841246 np0000172983 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 07:20:33.841246 np0000172983 devstack@c-api.service[112759]: from cgi import parse_header May 09 07:20:33.855262 np0000172983 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 07:20:33.855262 np0000172983 devstack@c-api.service[112757]: removals.removed_module( May 09 07:20:33.856001 np0000172983 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 07:20:33.856001 np0000172983 devstack@c-api.service[112757]: removals.removed_module( May 09 07:20:33.866707 np0000172983 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 07:20:33.866707 np0000172983 devstack@c-api.service[112758]: removals.removed_module( May 09 07:20:33.867481 np0000172983 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 07:20:33.867481 np0000172983 devstack@c-api.service[112758]: removals.removed_module( May 09 07:20:33.887292 np0000172983 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 07:20:33.887292 np0000172983 devstack@c-api.service[112759]: removals.removed_module( May 09 07:20:33.888018 np0000172983 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 07:20:33.888018 np0000172983 devstack@c-api.service[112759]: removals.removed_module( May 09 07:20:34.435592 np0000172983 devstack@c-api.service[112756]: /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 07:20:34.435592 np0000172983 devstack@c-api.service[112756]: warnings.warn( May 09 07:20:34.517372 np0000172983 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 07:20:34.517372 np0000172983 devstack@c-api.service[112758]: warnings.warn( May 09 07:20:34.519747 np0000172983 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 07:20:34.519747 np0000172983 devstack@c-api.service[112757]: warnings.warn( May 09 07:20:34.548223 np0000172983 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 07:20:34.548223 np0000172983 devstack@c-api.service[112759]: warnings.warn( May 09 07:20:34.548933 np0000172983 devstack@c-api.service[112756]: /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 07:20:34.548933 np0000172983 devstack@c-api.service[112756]: warnings.warn( May 09 07:20:34.627281 np0000172983 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 07:20:34.627281 np0000172983 devstack@c-api.service[112758]: warnings.warn( May 09 07:20:34.655475 np0000172983 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 07:20:34.655475 np0000172983 devstack@c-api.service[112757]: warnings.warn( May 09 07:20:34.660882 np0000172983 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 07:20:34.660882 np0000172983 devstack@c-api.service[112759]: warnings.warn( May 09 07:20:34.852630 np0000172983 devstack@c-api.service[112756]: 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 07:20:34.853253 np0000172983 devstack@c-api.service[112756]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112756) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:20:34.929649 np0000172983 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 07:20:34.930007 np0000172983 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 07:20:34.942860 np0000172983 devstack@c-api.service[112756]: /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 07:20:34.942860 np0000172983 devstack@c-api.service[112756]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:20:34.945191 np0000172983 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 07:20:34.945588 np0000172983 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 07:20:34.976445 np0000172983 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 07:20:34.976618 np0000172983 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 07:20:34.995226 np0000172983 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 07:20:34.995226 np0000172983 devstack@c-api.service[112758]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:20:35.005968 np0000172983 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 07:20:35.005968 np0000172983 devstack@c-api.service[112759]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:20:35.043802 np0000172983 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 07:20:35.043802 np0000172983 devstack@c-api.service[112757]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:20:35.402270 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112756) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:20:35.402490 np0000172983 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 07:20:35.402567 np0000172983 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 07:20:35.402635 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.402720 np0000172983 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 07:20:35.402789 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.402848 np0000172983 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 07:20:35.402922 np0000172983 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 07:20:35.403049 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.403117 np0000172983 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 07:20:35.403179 np0000172983 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 07:20:35.403179 np0000172983 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 07:20:35.405048 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.405151 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.405206 np0000172983 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 07:20:35.405287 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.405366 np0000172983 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 07:20:35.405426 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.405478 np0000172983 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 07:20:35.405537 np0000172983 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 07:20:35.405593 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.405648 np0000172983 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 07:20:35.405706 np0000172983 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 07:20:35.405768 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.405827 np0000172983 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 07:20:35.405900 np0000172983 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 07:20:35.406004 np0000172983 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 07:20:35.406065 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.406120 np0000172983 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 07:20:35.406230 np0000172983 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 07:20:35.406320 np0000172983 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 07:20:35.406400 np0000172983 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 07:20:35.406464 np0000172983 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 07:20:35.406522 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.406522 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.406522 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.406740 np0000172983 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 07:20:35.406802 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.406802 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.406903 np0000172983 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 07:20:35.406988 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.407048 np0000172983 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 07:20:35.407122 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.407195 np0000172983 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 07:20:35.407195 np0000172983 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 07:20:35.407195 np0000172983 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 07:20:35.407195 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.407409 np0000172983 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 07:20:35.408470 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.408546 np0000172983 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 07:20:35.408624 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.408685 np0000172983 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 07:20:35.408749 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.408809 np0000172983 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 07:20:35.408862 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.408923 np0000172983 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 07:20:35.409073 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.409160 np0000172983 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 07:20:35.409236 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.409294 np0000172983 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 07:20:35.409363 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.409417 np0000172983 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 07:20:35.409481 np0000172983 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 07:20:35.409481 np0000172983 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 07:20:35.409584 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.409637 np0000172983 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 07:20:35.409637 np0000172983 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 07:20:35.409742 np0000172983 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 07:20:35.409804 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.409861 np0000172983 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 07:20:35.409918 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.409999 np0000172983 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 07:20:35.410079 np0000172983 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 07:20:35.410137 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.410192 np0000172983 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 07:20:35.410256 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.410312 np0000172983 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 07:20:35.410370 np0000172983 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 07:20:35.410422 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.410477 np0000172983 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 07:20:35.410533 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.410607 np0000172983 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 07:20:35.410607 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.410713 np0000172983 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 07:20:35.411126 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.411126 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.411126 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.411300 np0000172983 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 07:20:35.411360 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.411360 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.411464 np0000172983 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 07:20:35.411521 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.411577 np0000172983 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 07:20:35.411637 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.411705 np0000172983 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 07:20:35.411771 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.411836 np0000172983 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 07:20:35.411893 np0000172983 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 07:20:35.412145 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.412215 np0000172983 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 07:20:35.412275 np0000172983 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 07:20:35.412351 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.412409 np0000172983 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 07:20:35.412465 np0000172983 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 07:20:35.412532 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.412592 np0000172983 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 07:20:35.412649 np0000172983 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 07:20:35.412701 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.412758 np0000172983 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 07:20:35.412815 np0000172983 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 07:20:35.412873 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.412940 np0000172983 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 07:20:35.413060 np0000172983 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 07:20:35.413144 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.413232 np0000172983 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 07:20:35.413295 np0000172983 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 07:20:35.413353 np0000172983 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 07:20:35.413412 np0000172983 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 07:20:35.413468 np0000172983 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 07:20:35.413522 np0000172983 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 07:20:35.413578 np0000172983 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 07:20:35.413635 np0000172983 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 07:20:35.413635 np0000172983 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 07:20:35.413635 np0000172983 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 07:20:35.413635 np0000172983 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 07:20:35.413635 np0000172983 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 07:20:35.415223 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.415279 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.415343 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.415394 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.415423 np0000172983 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 07:20:35.415453 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.415487 np0000172983 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 07:20:35.415522 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.415555 np0000172983 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 07:20:35.415586 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.415614 np0000172983 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 07:20:35.415664 np0000172983 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 07:20:35.415731 np0000172983 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 07:20:35.415790 np0000172983 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 07:20:35.416716 np0000172983 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 07:20:35.416793 np0000172983 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 07:20:35.416894 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.416939 np0000172983 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 07:20:35.416985 np0000172983 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 07:20:35.417018 np0000172983 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 07:20:35.417051 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.417082 np0000172983 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 07:20:35.417110 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.417141 np0000172983 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 07:20:35.417169 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.417198 np0000172983 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 07:20:35.417235 np0000172983 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 07:20:35.417264 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.417291 np0000172983 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 07:20:35.417319 np0000172983 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 07:20:35.417356 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.417393 np0000172983 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 07:20:35.417429 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.417459 np0000172983 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 07:20:35.417459 np0000172983 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 07:20:35.417638 np0000172983 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 07:20:35.417711 np0000172983 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 07:20:35.417785 np0000172983 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 07:20:35.417844 np0000172983 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 07:20:35.417915 np0000172983 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 07:20:35.417996 np0000172983 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 07:20:35.418067 np0000172983 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 07:20:35.419158 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.419224 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.419279 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.419322 np0000172983 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 07:20:35.419362 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.419402 np0000172983 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 07:20:35.419430 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.419460 np0000172983 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 07:20:35.419487 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.419519 np0000172983 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 07:20:35.419547 np0000172983 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 07:20:35.419577 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.419606 np0000172983 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 07:20:35.419636 np0000172983 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 07:20:35.419666 np0000172983 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 07:20:35.419693 np0000172983 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 07:20:35.419693 np0000172983 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 07:20:35.419760 np0000172983 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 07:20:35.419760 np0000172983 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 07:20:35.419814 np0000172983 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 07:20:35.419893 np0000172983 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 07:20:35.420696 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.420853 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.420896 np0000172983 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 07:20:35.420936 np0000172983 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 07:20:35.420990 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.421027 np0000172983 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 07:20:35.421063 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.421097 np0000172983 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 07:20:35.421131 np0000172983 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 07:20:35.421160 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.421197 np0000172983 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 07:20:35.421322 np0000172983 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 07:20:35.421369 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.421402 np0000172983 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 07:20:35.421434 np0000172983 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 07:20:35.421476 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.421508 np0000172983 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 07:20:35.421539 np0000172983 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 07:20:35.421570 np0000172983 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 07:20:35.421601 np0000172983 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 07:20:35.421638 np0000172983 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 07:20:35.427503 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.427591 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.427635 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.427672 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.427730 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.427797 np0000172983 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 07:20:35.427852 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.427892 np0000172983 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 07:20:35.427928 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.427987 np0000172983 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 07:20:35.427987 np0000172983 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 07:20:35.428059 np0000172983 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 07:20:35.428059 np0000172983 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 07:20:35.428137 np0000172983 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 07:20:35.428665 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.428719 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.428776 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.428840 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.428918 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.428994 np0000172983 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 07:20:35.429054 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.429054 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.429132 np0000172983 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 07:20:35.429132 np0000172983 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 07:20:35.429236 np0000172983 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 07:20:35.429236 np0000172983 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 07:20:35.429320 np0000172983 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 07:20:35.429320 np0000172983 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 07:20:35.429796 np0000172983 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 07:20:35.429885 np0000172983 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 07:20:35.429996 np0000172983 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 07:20:35.430087 np0000172983 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 07:20:35.430160 np0000172983 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 07:20:35.430239 np0000172983 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 07:20:35.430352 np0000172983 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 07:20:35.430423 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.430467 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.430514 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.430555 np0000172983 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 07:20:35.430597 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.430642 np0000172983 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 07:20:35.430682 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.430725 np0000172983 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 07:20:35.430765 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.430811 np0000172983 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 07:20:35.430851 np0000172983 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 07:20:35.430891 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.430933 np0000172983 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 07:20:35.430989 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.431041 np0000172983 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 07:20:35.431081 np0000172983 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 07:20:35.431121 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.431160 np0000172983 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 07:20:35.431199 np0000172983 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 07:20:35.431264 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.431306 np0000172983 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 07:20:35.431418 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.431465 np0000172983 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 07:20:35.431505 np0000172983 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 07:20:35.431545 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.431583 np0000172983 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 07:20:35.431620 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.431659 np0000172983 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 07:20:35.431697 np0000172983 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 07:20:35.431736 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.431790 np0000172983 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 07:20:35.431829 np0000172983 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 07:20:35.431829 np0000172983 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 07:20:35.431899 np0000172983 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 07:20:35.431938 np0000172983 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 07:20:35.431997 np0000172983 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 07:20:35.431997 np0000172983 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 07:20:35.432082 np0000172983 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 07:20:35.432082 np0000172983 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 07:20:35.432161 np0000172983 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 07:20:35.432201 np0000172983 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 07:20:35.432306 np0000172983 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 07:20:35.432376 np0000172983 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 07:20:35.432458 np0000172983 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 07:20:35.432511 np0000172983 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 07:20:35.432551 np0000172983 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 07:20:35.432618 np0000172983 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 07:20:35.432675 np0000172983 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 07:20:35.432740 np0000172983 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 07:20:35.433404 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.433461 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.433516 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.433558 np0000172983 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 07:20:35.433599 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.433658 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.433705 np0000172983 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 07:20:35.433744 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.433783 np0000172983 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 07:20:35.433821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.433863 np0000172983 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 07:20:35.433902 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.433964 np0000172983 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 07:20:35.434006 np0000172983 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 07:20:35.434059 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.434101 np0000172983 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 07:20:35.434140 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.434181 np0000172983 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 07:20:35.434219 np0000172983 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 07:20:35.434266 np0000172983 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 07:20:35.434305 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.434424 np0000172983 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 07:20:35.434468 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.434502 np0000172983 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 07:20:35.434545 np0000172983 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 07:20:35.434595 np0000172983 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 07:20:35.434636 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.434674 np0000172983 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 07:20:35.434714 np0000172983 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 07:20:35.434752 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.434791 np0000172983 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 07:20:35.434830 np0000172983 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 07:20:35.434869 np0000172983 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 07:20:35.434907 np0000172983 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 07:20:35.434963 np0000172983 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 07:20:35.435016 np0000172983 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 07:20:35.435054 np0000172983 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 07:20:35.435099 np0000172983 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 07:20:35.435099 np0000172983 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 07:20:35.435099 np0000172983 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 07:20:35.435099 np0000172983 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 07:20:35.435099 np0000172983 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 07:20:35.436269 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.436330 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.436380 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.436437 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.436513 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.436592 np0000172983 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 07:20:35.436639 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.436639 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.436712 np0000172983 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 07:20:35.436751 np0000172983 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 07:20:35.436800 np0000172983 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 07:20:35.436843 np0000172983 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 07:20:35.436890 np0000172983 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 07:20:35.436890 np0000172983 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 07:20:35.436980 np0000172983 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 07:20:35.437033 np0000172983 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 07:20:35.437073 np0000172983 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 07:20:35.437073 np0000172983 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 07:20:35.437144 np0000172983 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 07:20:35.437184 np0000172983 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 07:20:35.437184 np0000172983 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 07:20:35.437420 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.437484 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.437533 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.437588 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.437640 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.437722 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.437769 np0000172983 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 07:20:35.437813 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.437859 np0000172983 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 07:20:35.437859 np0000172983 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 07:20:35.437938 np0000172983 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 07:20:35.438007 np0000172983 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 07:20:35.438053 np0000172983 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 07:20:35.438093 np0000172983 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 07:20:35.438132 np0000172983 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 07:20:35.438171 np0000172983 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 07:20:35.438212 np0000172983 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 07:20:35.438252 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.438291 np0000172983 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 07:20:35.438335 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.438396 np0000172983 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 07:20:35.438438 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.438478 np0000172983 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 07:20:35.438519 np0000172983 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 07:20:35.438559 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.438598 np0000172983 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 07:20:35.438637 np0000172983 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 07:20:35.438678 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.438717 np0000172983 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 07:20:35.438768 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.438803 np0000172983 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 07:20:35.438838 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.438878 np0000172983 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 07:20:35.438878 np0000172983 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 07:20:35.438966 np0000172983 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 07:20:35.439008 np0000172983 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 07:20:35.439048 np0000172983 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 07:20:35.439048 np0000172983 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 07:20:35.439048 np0000172983 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 07:20:35.439048 np0000172983 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 07:20:35.439048 np0000172983 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 07:20:35.439048 np0000172983 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 07:20:35.439964 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.440020 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.440099 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.440158 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.440200 np0000172983 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 07:20:35.440241 np0000172983 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 07:20:35.440280 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.440333 np0000172983 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 07:20:35.440386 np0000172983 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 07:20:35.440428 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.440468 np0000172983 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 07:20:35.440512 np0000172983 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 07:20:35.440553 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.440592 np0000172983 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 07:20:35.440630 np0000172983 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 07:20:35.440668 np0000172983 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 07:20:35.440713 np0000172983 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 07:20:35.440764 np0000172983 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 07:20:35.440808 np0000172983 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 07:20:35.440851 np0000172983 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 07:20:35.440889 np0000172983 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 07:20:35.442512 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.442605 np0000172983 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 07:20:35.442656 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.442656 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.442731 np0000172983 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 07:20:35.442794 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.442839 np0000172983 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 07:20:35.442878 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.442932 np0000172983 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 07:20:35.442993 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.443065 np0000172983 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 07:20:35.443107 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.443149 np0000172983 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 07:20:35.443149 np0000172983 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 07:20:35.443217 np0000172983 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 07:20:35.443217 np0000172983 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 07:20:35.443217 np0000172983 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 07:20:35.443217 np0000172983 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 07:20:35.443217 np0000172983 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 07:20:35.443217 np0000172983 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 07:20:35.443453 np0000172983 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 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.447088 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.447374 np0000172983 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 07:20:35.447374 np0000172983 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 07:20:35.447374 np0000172983 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 07:20:35.447374 np0000172983 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 07:20:35.447374 np0000172983 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 07:20:35.447374 np0000172983 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 07:20:35.447569 np0000172983 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 07:20:35.447615 np0000172983 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 07:20:35.447656 np0000172983 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 07:20:35.447656 np0000172983 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 07:20:35.447656 np0000172983 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 07:20:35.447752 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.447789 np0000172983 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 07:20:35.447825 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.447865 np0000172983 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 07:20:35.447903 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.448055 np0000172983 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 07:20:35.448108 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.448108 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.448108 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.448258 np0000172983 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 07:20:35.448296 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.448338 np0000172983 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 07:20:35.448338 np0000172983 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 07:20:35.448338 np0000172983 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 07:20:35.448450 np0000172983 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 07:20:35.448495 np0000172983 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 07:20:35.448534 np0000172983 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 07:20:35.448572 np0000172983 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 07:20:35.448611 np0000172983 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 07:20:35.448645 np0000172983 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 07:20:35.448684 np0000172983 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 07:20:35.448684 np0000172983 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 07:20:35.448684 np0000172983 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 07:20:35.448684 np0000172983 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 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.448821 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.449079 np0000172983 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 07:20:35.449120 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.449120 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.449205 np0000172983 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 07:20:35.449252 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.449292 np0000172983 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 07:20:35.449332 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.449384 np0000172983 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 07:20:35.449426 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.449466 np0000172983 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 07:20:35.449505 np0000172983 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 07:20:35.449543 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.449581 np0000172983 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 07:20:35.449616 np0000172983 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 07:20:35.449658 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.449699 np0000172983 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 07:20:35.449739 np0000172983 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 07:20:35.449777 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.449822 np0000172983 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 07:20:35.449872 np0000172983 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 07:20:35.449913 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.450180 np0000172983 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 07:20:35.450229 np0000172983 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 07:20:35.450263 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.450316 np0000172983 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 07:20:35.450355 np0000172983 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 07:20:35.450393 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.450438 np0000172983 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 07:20:35.450477 np0000172983 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 07:20:35.450521 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.450559 np0000172983 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 07:20:35.450597 np0000172983 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 07:20:35.450635 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.450673 np0000172983 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 07:20:35.450717 np0000172983 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 07:20:35.450756 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.450795 np0000172983 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 07:20:35.450873 np0000172983 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 07:20:35.450912 np0000172983 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 07:20:35.450982 np0000172983 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 07:20:35.451021 np0000172983 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 07:20:35.451062 np0000172983 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 07:20:35.451111 np0000172983 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 07:20:35.451159 np0000172983 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 07:20:35.451220 np0000172983 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 07:20:35.451261 np0000172983 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 07:20:35.451300 np0000172983 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 07:20:35.451344 np0000172983 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 07:20:35.451383 np0000172983 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 07:20:35.451421 np0000172983 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 07:20:35.451460 np0000172983 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 07:20:35.451497 np0000172983 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 07:20:35.451536 np0000172983 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 07:20:35.451536 np0000172983 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 07:20:35.451536 np0000172983 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 07:20:35.451536 np0000172983 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 07:20:35.452225 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.452276 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.452348 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.452391 np0000172983 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 07:20:35.452430 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.452469 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.452510 np0000172983 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 07:20:35.452548 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.452599 np0000172983 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 07:20:35.452644 np0000172983 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 07:20:35.452684 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.452729 np0000172983 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 07:20:35.452774 np0000172983 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 07:20:35.452817 np0000172983 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 07:20:35.452893 np0000172983 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 07:20:35.452938 np0000172983 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 07:20:35.453157 np0000172983 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 07:20:35.453314 np0000172983 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 07:20:35.453403 np0000172983 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 07:20:35.453403 np0000172983 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 07:20:35.453403 np0000172983 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 07:20:35.453754 np0000172983 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 07:20:35.454183 np0000172983 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 07:20:35.454251 np0000172983 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 07:20:35.454459 np0000172983 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 07:20:35.455058 np0000172983 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 07:20:35.455123 np0000172983 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 07:20:35.455176 np0000172983 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 07:20:35.455244 np0000172983 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 07:20:35.455306 np0000172983 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 07:20:35.455370 np0000172983 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 07:20:35.455451 np0000172983 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 07:20:35.455743 np0000172983 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 07:20:35.455798 np0000172983 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 07:20:35.455863 np0000172983 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 07:20:35.455929 np0000172983 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 07:20:35.455995 np0000172983 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 07:20:35.456064 np0000172983 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 07:20:35.456132 np0000172983 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 07:20:35.456605 np0000172983 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 07:20:35.456669 np0000172983 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 07:20:35.456727 np0000172983 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 07:20:35.456798 np0000172983 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 07:20:35.456842 np0000172983 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 07:20:35.456907 np0000172983 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 07:20:35.457004 np0000172983 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 07:20:35.457130 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.457193 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.457235 np0000172983 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 07:20:35.457276 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.457315 np0000172983 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 07:20:35.457355 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.457403 np0000172983 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 07:20:35.457443 np0000172983 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 07:20:35.457483 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.457534 np0000172983 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 07:20:35.457579 np0000172983 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 07:20:35.457622 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.457661 np0000172983 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 07:20:35.457699 np0000172983 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 07:20:35.457743 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.457782 np0000172983 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 07:20:35.457822 np0000172983 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 07:20:35.457865 np0000172983 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 07:20:35.457904 np0000172983 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 07:20:35.457964 np0000172983 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 07:20:35.457964 np0000172983 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 07:20:35.458039 np0000172983 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 07:20:35.458088 np0000172983 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 07:20:35.458127 np0000172983 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 07:20:35.458167 np0000172983 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 07:20:35.458212 np0000172983 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 07:20:35.458252 np0000172983 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 07:20:35.458291 np0000172983 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 07:20:35.458331 np0000172983 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 07:20:35.458436 np0000172983 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 07:20:35.458479 np0000172983 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 07:20:35.458520 np0000172983 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 07:20:35.458558 np0000172983 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 07:20:35.458610 np0000172983 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 07:20:35.458645 np0000172983 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 07:20:35.458682 np0000172983 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 07:20:35.458722 np0000172983 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 07:20:35.458722 np0000172983 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 07:20:35.458722 np0000172983 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 07:20:35.458722 np0000172983 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 07:20:35.458722 np0000172983 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 07:20:35.458905 np0000172983 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 07:20:35.459295 np0000172983 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 07:20:35.459354 np0000172983 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 07:20:35.459424 np0000172983 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 07:20:35.459557 np0000172983 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 07:20:35.459557 np0000172983 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 07:20:35.459653 np0000172983 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 07:20:35.459890 np0000172983 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 07:20:35.460005 np0000172983 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 07:20:35.460055 np0000172983 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 07:20:35.460100 np0000172983 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 07:20:35.460145 np0000172983 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 07:20:35.460209 np0000172983 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 07:20:35.460261 np0000172983 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 07:20:35.460315 np0000172983 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 07:20:35.460370 np0000172983 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 07:20:35.460433 np0000172983 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 07:20:35.460433 np0000172983 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 07:20:35.460433 np0000172983 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 07:20:35.460433 np0000172983 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 07:20:35.460630 np0000172983 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 07:20:35.460682 np0000172983 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 07:20:35.460727 np0000172983 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 07:20:35.460727 np0000172983 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 07:20:35.460975 np0000172983 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 07:20:35.461023 np0000172983 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 07:20:35.461023 np0000172983 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 07:20:35.461023 np0000172983 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 07:20:35.461023 np0000172983 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 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.461212 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.461516 np0000172983 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 07:20:35.461516 np0000172983 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 07:20:35.461516 np0000172983 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 07:20:35.461516 np0000172983 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 07:20:35.461516 np0000172983 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 07:20:35.461516 np0000172983 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 07:20:35.461773 np0000172983 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 07:20:35.462063 np0000172983 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 07:20:35.462137 np0000172983 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 07:20:35.462137 np0000172983 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 07:20:35.462229 np0000172983 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 07:20:35.462275 np0000172983 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 07:20:35.462316 np0000172983 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 07:20:35.462388 np0000172983 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 07:20:35.463528 np0000172983 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 07:20:35.463587 np0000172983 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 07:20:35.463629 np0000172983 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 07:20:35.463709 np0000172983 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 07:20:35.463757 np0000172983 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 07:20:35.463813 np0000172983 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 07:20:35.463887 np0000172983 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 07:20:35.464196 np0000172983 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 07:20:35.464246 np0000172983 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 07:20:35.464300 np0000172983 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 07:20:35.464383 np0000172983 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 07:20:35.464535 np0000172983 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 07:20:35.464535 np0000172983 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 07:20:35.464535 np0000172983 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 07:20:35.464936 np0000172983 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 07:20:35.465001 np0000172983 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 07:20:35.465044 np0000172983 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 07:20:35.465085 np0000172983 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 07:20:35.465136 np0000172983 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 07:20:35.465181 np0000172983 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 07:20:35.465221 np0000172983 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 07:20:35.465262 np0000172983 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 07:20:35.465303 np0000172983 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 07:20:35.465349 np0000172983 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 07:20:35.465410 np0000172983 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 07:20:35.465458 np0000172983 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 07:20:35.465504 np0000172983 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 07:20:35.465546 np0000172983 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 07:20:35.465587 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.465633 np0000172983 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 07:20:35.465675 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.465720 np0000172983 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 07:20:35.465762 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.465806 np0000172983 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 07:20:35.465846 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.465885 np0000172983 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 07:20:35.465924 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.465985 np0000172983 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 07:20:35.466024 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.466064 np0000172983 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 07:20:35.466117 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.466159 np0000172983 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 07:20:35.466199 np0000172983 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 07:20:35.466199 np0000172983 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 07:20:35.466279 np0000172983 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 07:20:35.466321 np0000172983 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 07:20:35.466321 np0000172983 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 07:20:35.466451 np0000172983 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 07:20:35.466492 np0000172983 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 07:20:35.466543 np0000172983 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 07:20:35.466584 np0000172983 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 07:20:35.466623 np0000172983 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 07:20:35.466663 np0000172983 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 07:20:35.466702 np0000172983 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 07:20:35.466741 np0000172983 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 07:20:35.466781 np0000172983 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 07:20:35.466821 np0000172983 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 07:20:35.466859 np0000172983 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 07:20:35.466906 np0000172983 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 07:20:35.466985 np0000172983 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 07:20:35.467036 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.467079 np0000172983 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 07:20:35.467118 np0000172983 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 07:20:35.467160 np0000172983 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 07:20:35.467202 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.467242 np0000172983 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 07:20:35.467282 np0000172983 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 07:20:35.467321 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.467371 np0000172983 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 07:20:35.467425 np0000172983 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 07:20:35.467474 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.467513 np0000172983 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 07:20:35.467551 np0000172983 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 07:20:35.467592 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.467631 np0000172983 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 07:20:35.467670 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.467708 np0000172983 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 07:20:35.467748 np0000172983 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 07:20:35.467786 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:20:35.467920 np0000172983 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 07:20:35.467983 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:20:35.468024 np0000172983 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 07:20:35.468063 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:20:35.468113 np0000172983 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 07:20:35.468153 np0000172983 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 07:20:35.468193 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:20:35.468239 np0000172983 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 07:20:35.468278 np0000172983 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 07:20:35.468318 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:20:35.468369 np0000172983 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 07:20:35.468424 np0000172983 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 07:20:35.468466 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:20:35.468504 np0000172983 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 07:20:35.468548 np0000172983 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 07:20:35.468588 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:20:35.468626 np0000172983 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 07:20:35.468626 np0000172983 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 07:20:35.468626 np0000172983 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 07:20:35.468626 np0000172983 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 07:20:35.468626 np0000172983 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 07:20:35.468626 np0000172983 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 07:20:35.468626 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.468866 np0000172983 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 07:20:35.469207 np0000172983 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 07:20:35.469207 np0000172983 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 07:20:35.469207 np0000172983 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 07:20:35.469207 np0000172983 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 07:20:35.469207 np0000172983 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 07:20:35.469399 np0000172983 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 07:20:35.469470 np0000172983 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 07:20:35.469530 np0000172983 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 07:20:35.469600 np0000172983 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 07:20:35.469653 np0000172983 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 07:20:35.469711 np0000172983 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 07:20:35.469761 np0000172983 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 07:20:35.470382 np0000172983 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 07:20:35.470461 np0000172983 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 07:20:35.470528 np0000172983 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 07:20:35.470528 np0000172983 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 07:20:35.470623 np0000172983 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 07:20:35.470677 np0000172983 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 07:20:35.470735 np0000172983 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 07:20:35.472877 np0000172983 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 07:20:35.472943 np0000172983 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 07:20:35.473049 np0000172983 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 07:20:35.473141 np0000172983 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 07:20:35.473194 np0000172983 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 07:20:35.473256 np0000172983 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 07:20:35.473306 np0000172983 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 07:20:35.473915 np0000172983 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 07:20:35.474021 np0000172983 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 07:20:35.474073 np0000172983 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 07:20:35.474163 np0000172983 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 07:20:35.474228 np0000172983 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 07:20:35.474293 np0000172983 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 07:20:35.474371 np0000172983 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 07:20:35.474827 np0000172983 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 07:20:35.474890 np0000172983 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 07:20:35.474935 np0000172983 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 07:20:35.475052 np0000172983 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 07:20:35.475124 np0000172983 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 07:20:35.475180 np0000172983 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 07:20:35.475228 np0000172983 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 07:20:35.475567 np0000172983 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 07:20:35.475630 np0000172983 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 07:20:35.475674 np0000172983 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 07:20:35.475757 np0000172983 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 07:20:35.475804 np0000172983 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 07:20:35.475874 np0000172983 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 07:20:35.475920 np0000172983 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 07:20:35.476081 np0000172983 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 07:20:35.476081 np0000172983 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 07:20:35.476161 np0000172983 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 07:20:35.476161 np0000172983 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 07:20:35.476297 np0000172983 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 07:20:35.476350 np0000172983 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 07:20:35.476441 np0000172983 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 07:20:35.476519 np0000172983 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 07:20:35.476591 np0000172983 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 07:20:35.476649 np0000172983 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 07:20:35.476735 np0000172983 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 07:20:35.476791 np0000172983 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 07:20:35.476843 np0000172983 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 07:20:35.476939 np0000172983 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 07:20:35.477684 np0000172983 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 07:20:35.477752 np0000172983 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 07:20:35.477797 np0000172983 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 07:20:35.477837 np0000172983 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 07:20:35.477909 np0000172983 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 07:20:35.478050 np0000172983 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 07:20:35.478125 np0000172983 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 07:20:35.479037 np0000172983 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 07:20:35.479095 np0000172983 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 07:20:35.479150 np0000172983 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 07:20:35.479245 np0000172983 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 07:20:35.479305 np0000172983 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 07:20:35.479365 np0000172983 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 07:20:35.479415 np0000172983 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 07:20:35.479993 np0000172983 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 07:20:35.480045 np0000172983 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 07:20:35.480100 np0000172983 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 07:20:35.480204 np0000172983 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 07:20:35.480252 np0000172983 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 07:20:35.480324 np0000172983 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 07:20:35.480384 np0000172983 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 07:20:35.481410 np0000172983 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 07:20:35.481478 np0000172983 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 07:20:35.481575 np0000172983 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 07:20:35.481633 np0000172983 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 07:20:35.481753 np0000172983 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 07:20:35.481809 np0000172983 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 07:20:35.481899 np0000172983 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 07:20:35.482307 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.482896 np0000172983 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 07:20:35.483197 np0000172983 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 07:20:35.483197 np0000172983 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 07:20:35.483197 np0000172983 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 07:20:35.483197 np0000172983 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 07:20:35.483354 np0000172983 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 07:20:35.512677 np0000172983 devstack@c-api.service[112759]: INFO dbcounter [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Registered counter for database cinder May 09 07:20:35.512913 np0000172983 devstack@c-api.service[112756]: INFO dbcounter [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Registered counter for database cinder May 09 07:20:35.516607 np0000172983 devstack@c-api.service[112758]: INFO dbcounter [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Registered counter for database cinder May 09 07:20:35.523079 np0000172983 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 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 07:20:35.524840 np0000172983 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-3b444c97-ff03-450b-9199-14ed8b63db8b 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:20:35.529495 np0000172983 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e 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 07:20:35.537422 np0000172983 devstack@c-api.service[112757]: INFO dbcounter [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Registered counter for database cinder May 09 07:20:35.557227 np0000172983 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 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 07:20:35.638318 np0000172983 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 07:20:35.638894 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writer thread running {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:20:35.641224 np0000172983 devstack@c-api.service[112759]: INFO cinder.rpc [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:20:35.641366 np0000172983 devstack@c-api.service[112756]: INFO cinder.rpc [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:20:35.643671 np0000172983 devstack@c-api.service[112759]: INFO cinder.rpc [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:20:35.643754 np0000172983 devstack@c-api.service[112756]: INFO cinder.rpc [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:20:35.645797 np0000172983 devstack@c-api.service[112759]: INFO cinder.rpc [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:20:35.645881 np0000172983 devstack@c-api.service[112756]: INFO cinder.rpc [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:20:35.647680 np0000172983 devstack@c-api.service[112756]: INFO cinder.rpc [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:20:35.647852 np0000172983 devstack@c-api.service[112759]: INFO cinder.rpc [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:20:35.648558 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.649043 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.650266 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.651367 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.655153 np0000172983 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-3b444c97-ff03-450b-9199-14ed8b63db8b 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:20:35.656975 np0000172983 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 07:20:35.657163 np0000172983 devstack@c-api.service[112756]: INFO cinder.rpc [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:20:35.657286 np0000172983 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 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 07:20:35.658998 np0000172983 devstack@c-api.service[112756]: INFO cinder.rpc [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:20:35.659597 np0000172983 devstack@c-api.service[112758]: INFO cinder.rpc [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:20:35.659807 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.659858 np0000172983 devstack@c-api.service[112759]: INFO cinder.rpc [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:20:35.662512 np0000172983 devstack@c-api.service[112759]: INFO cinder.rpc [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:20:35.662578 np0000172983 devstack@c-api.service[112758]: INFO cinder.rpc [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:20:35.663756 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.664780 np0000172983 devstack@c-api.service[112758]: INFO cinder.rpc [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:20:35.666647 np0000172983 devstack@c-api.service[112758]: INFO cinder.rpc [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:20:35.667628 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.669576 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.672359 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.674677 np0000172983 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e 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 07:20:35.675974 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.676777 np0000172983 devstack@c-api.service[112758]: INFO cinder.rpc [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:20:35.676871 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.678700 np0000172983 devstack@c-api.service[112758]: INFO cinder.rpc [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:20:35.679248 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.679717 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.680280 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.683406 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.683639 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.686478 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.687637 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.689413 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.690671 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.691593 np0000172983 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 07:20:35.692539 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.693642 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.693698 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.694997 np0000172983 devstack@c-api.service[112757]: INFO cinder.rpc [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:20:35.696147 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.697440 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.697531 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.697777 np0000172983 devstack@c-api.service[112757]: INFO cinder.rpc [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:20:35.699081 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.700218 np0000172983 devstack@c-api.service[112757]: INFO cinder.rpc [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:20:35.700459 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.700634 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.700782 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.702424 np0000172983 devstack@c-api.service[112757]: INFO cinder.rpc [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:20:35.703418 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.703524 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.703627 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.704939 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.705435 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.705629 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.707641 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.709255 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.709395 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.712398 np0000172983 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 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 07:20:35.712508 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.712711 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.713256 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.714862 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.716041 np0000172983 devstack@c-api.service[112757]: INFO cinder.rpc [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:20:35.716384 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.716669 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.716959 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.717880 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.718801 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.719184 np0000172983 devstack@c-api.service[112757]: INFO cinder.rpc [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:20:35.719468 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.720112 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.720381 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.720492 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.721100 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.721858 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.722059 np0000172983 devstack@c-api.service[112756]: WARNING cinder.api.contrib.hosts [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:20:35.722779 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.723398 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.723463 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.724305 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.724888 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.725006 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.725867 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.726006 np0000172983 devstack@c-api.service[112759]: WARNING cinder.api.contrib.hosts [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:20:35.726717 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: extensions {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.726782 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.727797 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.727962 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: encryption {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.728236 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.729546 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: encryption {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.729813 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.730600 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.730679 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: extensions {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.731127 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-quota-sets {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.731907 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: encryption {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.732512 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: cgsnapshots {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.733566 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: encryption {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.733609 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.733915 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-quota-class-sets {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.734986 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.735145 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-quota-sets {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.735265 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-availability-zone {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.736524 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: cgsnapshots {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.736617 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: qos-specs {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.737269 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.737924 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-quota-class-sets {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.738658 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: backups {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.739262 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-availability-zone {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.739562 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.739812 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.740523 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: qos-specs {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.741176 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: extra_specs {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.741239 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.742790 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-snapshot-manage {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.742931 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.743243 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: backups {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.744092 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.744251 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-volume-type-access {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.744799 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.745292 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: extra_specs {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.745792 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: capabilities {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.746177 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.746840 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-snapshot-manage {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.747091 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-hosts {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.747587 np0000172983 devstack@c-api.service[112758]: WARNING cinder.api.contrib.hosts [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:20:35.748301 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-volume-type-access {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.748419 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: consistencygroups {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.748505 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.748626 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.749826 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: capabilities {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.750387 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-volume-transfer {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.750491 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.751124 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-hosts {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.751764 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.752032 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: scheduler-stats {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.752241 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.752491 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: consistencygroups {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.753184 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: extensions {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.753503 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extended resource: os-volume-manage {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.754435 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-volume-transfer {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.754625 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.755047 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.755672 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.756054 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: scheduler-stats {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.756354 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.756577 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] SnapshotActionsController initialized {{(pid=112756) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:20:35.757347 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.757484 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extended resource: os-volume-manage {{(pid=112759) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.758028 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-quota-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.758072 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.758774 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.759616 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: cgsnapshots {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.759700 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.760190 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.760564 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.contrib.snapshot_actions [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] SnapshotActionsController initialized {{(pid=112759) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:20:35.761114 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-quota-class-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.761222 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.761318 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.761591 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.762679 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-availability-zone {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.762979 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.763063 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.763135 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.764093 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: qos-specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.764210 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.764636 np0000172983 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.765521 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.765626 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.765689 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.765744 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.765801 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.765858 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.765912 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766086 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766210 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766305 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766400 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766510 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension UsedLimits extending resource: limits {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766612 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension TypesManage extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766754 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension AdminActions extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766850 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension AdminActions extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.766939 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension AdminActions extending resource: backups {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.767059 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension VolumeActions extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.767129 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: backups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.767351 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.767423 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-3b444c97-ff03-450b-9199-14ed8b63db8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.768661 np0000172983 devstack@c-api.service[112759]: WARNING castellan.key_manager.migration [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.769172 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: extra_specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.769494 np0000172983 devstack@c-api.service[112756]: WARNING keystonemiddleware.auth_token [None req-3b444c97-ff03-450b-9199-14ed8b63db8b 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 07:20:35.769547 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.769621 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.769732 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.769849 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770031 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770132 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770256 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770365 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770479 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770603 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension UsedLimits extending resource: limits {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770706 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension TypesManage extending resource: types {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770815 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension AdminActions extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.770854 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-snapshot-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.770937 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension AdminActions extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.771059 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension AdminActions extending resource: backups {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.771169 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension VolumeActions extending resource: volumes {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.771378 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.v3.router [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112759) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.771496 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.772349 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-volume-type-access {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.773647 np0000172983 devstack@c-api.service[112759]: WARNING keystonemiddleware.auth_token [None req-c51605d4-b14a-4d3c-8b4b-b7ad15d56e22 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 07:20:35.773953 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: capabilities {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.775275 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-hosts {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.775431 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.775530 np0000172983 devstack@c-api.service[112756]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1387ca3668 pid: 112756 (default app) May 09 07:20:35.776062 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.776062 np0000172983 devstack@c-api.service[112756]: warnings.warn( May 09 07:20:35.776666 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: consistencygroups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.777747 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.778692 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-volume-transfer {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.779417 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.779684 np0000172983 devstack@c-api.service[112759]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1387ca3668 pid: 112759 (default app) May 09 07:20:35.780497 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: scheduler-stats {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.781001 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.782109 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extended resource: os-volume-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.782605 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.784066 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.784310 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784310 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.784446 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784446 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.784446 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784446 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.784446 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784697 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.784697 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784697 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.784697 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784697 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.784697 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.784991 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785041 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.785083 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785083 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785083 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785083 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785083 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785327 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785327 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785327 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785327 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785327 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785592 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785592 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785592 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785592 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785991 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785991 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785991 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.785991 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.785991 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.786507 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.786507 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.786507 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.786507 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.786507 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.786992 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.786992 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.786992 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.786992 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.786992 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.786992 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.787498 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.787498 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.787498 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.787498 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.787498 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.787498 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.787912 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.787912 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.787912 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.787912 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.787912 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.787912 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.789563 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.789563 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.789563 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.789563 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.789563 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.789922 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.789922 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.789922 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.789922 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.789922 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.790257 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.790257 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.790257 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.790257 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.790257 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.790257 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.790818 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.790818 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.790818 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.790818 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.790818 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.790818 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791240 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791240 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791240 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791240 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791240 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791593 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791593 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791593 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791593 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791593 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791906 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791906 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.791906 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.791906 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792253 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792253 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792253 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792253 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792528 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792528 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792528 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792528 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792528 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792855 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792855 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792855 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.792855 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.792855 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.793239 np0000172983 devstack@c-api.service[112757]: WARNING cinder.api.contrib.hosts [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:20:35.793341 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.793341 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.793341 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.793341 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.793666 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.793666 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.793666 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.793666 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794011 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794011 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794011 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794011 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794305 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794305 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794305 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794305 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794569 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794569 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794569 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794569 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794839 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794839 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794839 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.794839 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.794839 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.795354 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.795354 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.795354 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.795738 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.contrib.snapshot_actions [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] SnapshotActionsController initialized {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:20:35.795832 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.795832 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.795832 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.795832 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.795832 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796314 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796722 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796722 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796722 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796722 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796722 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796722 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796896 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796896 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796896 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796896 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.796896 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.796896 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797115 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797115 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797115 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797115 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797115 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797115 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797287 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797287 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797287 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797287 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797416 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797416 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797416 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797416 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797538 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797538 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797538 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797538 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797679 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797679 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797679 np0000172983 devstack@c-api.service[112756]: /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 07:20:35.797679 np0000172983 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) May 09 07:20:35.797796 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.797824 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.797848 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-97809ff0-d1c0-4960-b856-9a76a0a9d119 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:20:35.797873 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.797898 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.797921 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.797967 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.797996 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: extensions {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.798023 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 946 bytes} [Sat May 9 07:20:35 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 07:20:35.798048 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.798082 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.798108 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.798131 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.798154 np0000172983 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.798178 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-quota-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798203 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension UsedLimits extending resource: limits {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension TypesManage extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension AdminActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension AdminActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798356 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension AdminActions extending resource: backups {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798512 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: cgsnapshots {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.798546 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension VolumeActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798546 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.798597 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-quota-class-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.799088 np0000172983 devstack@c-api.service[112758]: WARNING keystonemiddleware.auth_token [None req-46522ebf-190e-42c2-8688-f4ab237c3c7e 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 07:20:35.799996 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-availability-zone {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.801313 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: qos-specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.803611 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: backups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.805275 np0000172983 devstack@c-api.service[112758]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1387ca3668 pid: 112758 (default app) May 09 07:20:35.806362 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: extra_specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.807912 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-snapshot-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.809564 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-volume-type-access {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.811326 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: capabilities {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.812681 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-hosts {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.814160 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: consistencygroups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.816172 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-volume-transfer {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.817849 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: scheduler-stats {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.819321 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extended resource: os-volume-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:20:35.822982 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.823189 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.contrib.snapshot_actions [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] SnapshotActionsController initialized {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:20:35.824042 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.825548 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.827044 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.828494 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.830118 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.831727 np0000172983 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:20:35.832629 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.832745 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.832855 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.832983 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension UsedLimits extending resource: limits {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.833961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension TypesManage extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.834146 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension AdminActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.834146 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension AdminActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.834198 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension AdminActions extending resource: backups {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.834317 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension VolumeActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.834476 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:20:35.837271 np0000172983 devstack@c-api.service[112757]: WARNING keystonemiddleware.auth_token [None req-99be88c4-16a7-4544-8f31-1266ad6f6245 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 07:20:35.844125 np0000172983 devstack@c-api.service[112757]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1387ca3668 pid: 112757 (default app) May 09 07:20:43.159409 np0000172983 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 07:20:43.159409 np0000172983 devstack@c-api.service[112759]: warnings.warn( May 09 07:20:43.171556 np0000172983 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 07:20:43.171556 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.171556 np0000172983 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 07:20:43.171556 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.171556 np0000172983 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 07:20:43.171860 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.171860 np0000172983 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 07:20:43.171860 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.171860 np0000172983 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 07:20:43.171860 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.172220 np0000172983 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 07:20:43.172220 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.172220 np0000172983 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 07:20:43.172220 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.172220 np0000172983 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 07:20:43.172220 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.172709 np0000172983 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 07:20:43.172709 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.172709 np0000172983 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 07:20:43.172709 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173073 np0000172983 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 07:20:43.173073 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173073 np0000172983 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 07:20:43.173073 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173360 np0000172983 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 07:20:43.173360 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173360 np0000172983 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 07:20:43.173360 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173825 np0000172983 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 07:20:43.173825 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173825 np0000172983 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 07:20:43.173825 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.173825 np0000172983 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 07:20:43.174207 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.174207 np0000172983 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 07:20:43.174207 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.174207 np0000172983 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 07:20:43.174207 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.174633 np0000172983 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 07:20:43.174633 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.174633 np0000172983 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 07:20:43.174633 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.174633 np0000172983 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 07:20:43.174633 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175038 np0000172983 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 07:20:43.175038 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175038 np0000172983 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 07:20:43.175038 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175038 np0000172983 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 07:20:43.175038 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175414 np0000172983 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 07:20:43.175414 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175414 np0000172983 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 07:20:43.175414 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175414 np0000172983 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 07:20:43.175414 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175877 np0000172983 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 07:20:43.175877 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175877 np0000172983 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 07:20:43.175877 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.175877 np0000172983 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 07:20:43.176380 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.176380 np0000172983 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 07:20:43.176380 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.176380 np0000172983 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 07:20:43.176380 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.177389 np0000172983 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 07:20:43.177389 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.177389 np0000172983 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 07:20:43.177389 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.177389 np0000172983 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 07:20:43.177389 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.177805 np0000172983 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 07:20:43.177805 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.177805 np0000172983 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 07:20:43.177805 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.177805 np0000172983 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 07:20:43.177805 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178214 np0000172983 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 07:20:43.178214 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178214 np0000172983 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 07:20:43.178214 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178214 np0000172983 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 07:20:43.178567 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178567 np0000172983 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 07:20:43.178567 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178567 np0000172983 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 07:20:43.178567 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178891 np0000172983 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 07:20:43.178891 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.178891 np0000172983 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 07:20:43.178891 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179162 np0000172983 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 07:20:43.179162 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179162 np0000172983 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 07:20:43.179162 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179418 np0000172983 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 07:20:43.179418 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179418 np0000172983 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 07:20:43.179418 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179418 np0000172983 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 07:20:43.179767 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179767 np0000172983 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 07:20:43.179767 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179767 np0000172983 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 07:20:43.179767 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179994 np0000172983 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 07:20:43.179994 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.179994 np0000172983 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 07:20:43.179994 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180148 np0000172983 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 07:20:43.180148 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180148 np0000172983 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 07:20:43.180148 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180300 np0000172983 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 07:20:43.180300 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180300 np0000172983 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 07:20:43.180300 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180494 np0000172983 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 07:20:43.180494 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180494 np0000172983 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 07:20:43.180494 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180735 np0000172983 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 07:20:43.180735 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180735 np0000172983 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 07:20:43.180735 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180911 np0000172983 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 07:20:43.180911 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180911 np0000172983 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 07:20:43.180911 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.180911 np0000172983 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 07:20:43.181076 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181076 np0000172983 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 07:20:43.181076 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181076 np0000172983 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 07:20:43.181076 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181076 np0000172983 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 07:20:43.181234 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181234 np0000172983 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 07:20:43.181234 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181234 np0000172983 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 07:20:43.181234 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181361 np0000172983 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 07:20:43.181361 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181361 np0000172983 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 07:20:43.181361 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181361 np0000172983 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 07:20:43.181361 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181581 np0000172983 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 07:20:43.181581 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181581 np0000172983 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 07:20:43.181581 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181581 np0000172983 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 07:20:43.181581 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181825 np0000172983 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 07:20:43.181825 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181825 np0000172983 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 07:20:43.181825 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.181825 np0000172983 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 07:20:43.181825 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182034 np0000172983 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 07:20:43.182034 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182034 np0000172983 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 07:20:43.182034 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182034 np0000172983 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 07:20:43.182034 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182180 np0000172983 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 07:20:43.182180 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182180 np0000172983 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 07:20:43.182180 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182286 np0000172983 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 07:20:43.182286 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182286 np0000172983 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 07:20:43.182286 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182286 np0000172983 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 07:20:43.182475 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182475 np0000172983 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 07:20:43.182475 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182475 np0000172983 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 07:20:43.182475 np0000172983 devstack@c-api.service[112759]: warnings.warn(deprecated_msg) May 09 07:20:43.182475 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:20:43.681086 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c admin admin] POST https://199.204.45.57/volume/v3/types May 09 07:20:43.681649 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c 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 07:20:43.683290 np0000172983 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 07:20:43.683290 np0000172983 devstack@c-api.service[112759]: warnings.warn( May 09 07:20:43.693200 np0000172983 devstack@c-api.service[112759]: DEBUG oslo_db.sqlalchemy.engines [None req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c 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 07:20:43.725241 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 May 09 07:20:43.725758 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Sat May 9 07:20:43 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:20:43.739707 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c req-6a578f77-c304-4b01-8b78-53fca14ca320 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:20:44.070375 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c req-6a578f77-c304-4b01-8b78-53fca14ca320 admin admin] POST https://199.204.45.57/volume/v3/types/4f548305-1877-4f35-8968-6b3c42b59762/extra_specs May 09 07:20:44.070913 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c req-6a578f77-c304-4b01-8b78-53fca14ca320 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:20:44.072697 np0000172983 devstack@c-api.service[112756]: /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 07:20:44.072697 np0000172983 devstack@c-api.service[112756]: warnings.warn( May 09 07:20:44.084568 np0000172983 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c req-6a578f77-c304-4b01-8b78-53fca14ca320 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:20:44.148574 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [req-4c3285b0-e8bf-46ce-8464-7b2caefe2f7c req-6a578f77-c304-4b01-8b78-53fca14ca320 admin admin] https://199.204.45.57/volume/v3/types/4f548305-1877-4f35-8968-6b3c42b59762/extra_specs returned with HTTP 200 May 09 07:20:44.149176 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 2/3] 199.204.45.57 () {70 vars in 1498 bytes} [Sat May 9 07:20:43 2026] POST /volume/v3/types/4f548305-1877-4f35-8968-6b3c42b59762/extra_specs => generated 55 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:20:45.678491 np0000172983 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=6 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:20:45.718096 np0000172983 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 07:20:53.722522 np0000172983 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 07:20:54.146969 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:14.716306 np0000172983 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 07:23:14.716306 np0000172983 devstack@c-api.service[112758]: warnings.warn( May 09 07:23:14.727385 np0000172983 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 07:23:14.727385 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.727385 np0000172983 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 07:23:14.727385 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.727385 np0000172983 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 07:23:14.727886 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.727886 np0000172983 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 07:23:14.727886 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.727886 np0000172983 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 07:23:14.727886 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728273 np0000172983 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 07:23:14.728273 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728273 np0000172983 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 07:23:14.728273 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728273 np0000172983 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 07:23:14.728273 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728692 np0000172983 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 07:23:14.728692 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728692 np0000172983 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 07:23:14.728692 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728973 np0000172983 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 07:23:14.728973 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.728973 np0000172983 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 07:23:14.728973 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729306 np0000172983 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 07:23:14.729306 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729306 np0000172983 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 07:23:14.729306 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729596 np0000172983 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 07:23:14.729596 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729596 np0000172983 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 07:23:14.729596 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729596 np0000172983 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 07:23:14.729957 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729957 np0000172983 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 07:23:14.729957 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.729957 np0000172983 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 07:23:14.729957 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.730446 np0000172983 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 07:23:14.730446 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.730446 np0000172983 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 07:23:14.730446 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.730446 np0000172983 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 07:23:14.730446 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.730867 np0000172983 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 07:23:14.730867 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.730867 np0000172983 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 07:23:14.730867 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.730867 np0000172983 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 07:23:14.730867 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.731395 np0000172983 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 07:23:14.731395 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.731395 np0000172983 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 07:23:14.731395 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.731395 np0000172983 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 07:23:14.731395 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.731814 np0000172983 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 07:23:14.731814 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.731814 np0000172983 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 07:23:14.731814 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.731814 np0000172983 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 07:23:14.732204 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.732204 np0000172983 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 07:23:14.732204 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.732204 np0000172983 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 07:23:14.732204 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.732609 np0000172983 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 07:23:14.732609 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.732609 np0000172983 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 07:23:14.732609 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.732609 np0000172983 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 07:23:14.732609 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.733187 np0000172983 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 07:23:14.733187 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.733187 np0000172983 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 07:23:14.733187 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.733187 np0000172983 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 07:23:14.733187 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.733671 np0000172983 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 07:23:14.733671 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.733671 np0000172983 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 07:23:14.733671 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.733671 np0000172983 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 07:23:14.734195 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.734195 np0000172983 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 07:23:14.734195 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.734195 np0000172983 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 07:23:14.734195 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.734598 np0000172983 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 07:23:14.734598 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.734598 np0000172983 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 07:23:14.734598 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.734937 np0000172983 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 07:23:14.734937 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.734937 np0000172983 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 07:23:14.734937 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.735367 np0000172983 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 07:23:14.735367 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.735367 np0000172983 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 07:23:14.735367 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.735367 np0000172983 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 07:23:14.735842 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.735842 np0000172983 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 07:23:14.735842 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.735842 np0000172983 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 07:23:14.735842 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736247 np0000172983 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 07:23:14.736247 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736247 np0000172983 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 07:23:14.736247 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736479 np0000172983 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 07:23:14.736479 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736479 np0000172983 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 07:23:14.736479 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736612 np0000172983 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 07:23:14.736612 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736612 np0000172983 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 07:23:14.736612 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736753 np0000172983 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 07:23:14.736753 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736753 np0000172983 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 07:23:14.736753 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736883 np0000172983 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 07:23:14.736883 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.736883 np0000172983 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 07:23:14.736883 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737074 np0000172983 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 07:23:14.737074 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737074 np0000172983 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 07:23:14.737074 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737074 np0000172983 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 07:23:14.737248 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737248 np0000172983 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 07:23:14.737248 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737248 np0000172983 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 07:23:14.737248 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737248 np0000172983 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 07:23:14.737444 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737444 np0000172983 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 07:23:14.737444 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737444 np0000172983 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 07:23:14.737444 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737591 np0000172983 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 07:23:14.737591 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737591 np0000172983 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 07:23:14.737591 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737591 np0000172983 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 07:23:14.737591 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737812 np0000172983 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 07:23:14.737812 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737812 np0000172983 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 07:23:14.737812 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.737812 np0000172983 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 07:23:14.737812 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738021 np0000172983 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 07:23:14.738021 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738021 np0000172983 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 07:23:14.738021 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738021 np0000172983 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 07:23:14.738021 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738222 np0000172983 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 07:23:14.738222 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738222 np0000172983 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 07:23:14.738222 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738222 np0000172983 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 07:23:14.738222 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738421 np0000172983 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 07:23:14.738421 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738421 np0000172983 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 07:23:14.738421 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738787 np0000172983 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 07:23:14.738787 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738787 np0000172983 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 07:23:14.738787 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738787 np0000172983 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 07:23:14.738990 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738990 np0000172983 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 07:23:14.738990 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738990 np0000172983 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 07:23:14.738990 np0000172983 devstack@c-api.service[112758]: warnings.warn(deprecated_msg) May 09 07:23:14.738990 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-e0d12c3d-a4dd-4c4a-bc52-79e17757b5e5 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:14.738990 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-e0d12c3d-a4dd-4c4a-bc52-79e17757b5e5 None None] GET https://199.204.45.57/volume// May 09 07:23:14.739281 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-e0d12c3d-a4dd-4c4a-bc52-79e17757b5e5 None None] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:23:14.739281 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-e0d12c3d-a4dd-4c4a-bc52-79e17757b5e5 None None] Calling method 'all' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:23:14.739281 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-e0d12c3d-a4dd-4c4a-bc52-79e17757b5e5 None None] https://199.204.45.57/volume// returned with HTTP 300 May 09 07:23:14.739281 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 1/4] 199.204.45.57 () {66 vars in 1449 bytes} [Sat May 9 07:23:14 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:23:51.765226 np0000172983 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 07:23:51.765226 np0000172983 devstack@c-api.service[112757]: warnings.warn( May 09 07:23:51.780678 np0000172983 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 07:23:51.780678 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.780678 np0000172983 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 07:23:51.780678 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781009 np0000172983 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 07:23:51.781009 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781009 np0000172983 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 07:23:51.781009 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781293 np0000172983 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 07:23:51.781293 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781293 np0000172983 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 07:23:51.781293 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781293 np0000172983 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 07:23:51.781293 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781620 np0000172983 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 07:23:51.781620 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781620 np0000172983 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 07:23:51.781620 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781620 np0000172983 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 07:23:51.781926 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781926 np0000172983 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 07:23:51.781926 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.781926 np0000172983 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 07:23:51.781926 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782252 np0000172983 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 07:23:51.782252 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782252 np0000172983 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 07:23:51.782252 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782488 np0000172983 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 07:23:51.782488 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782488 np0000172983 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 07:23:51.782488 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782488 np0000172983 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 07:23:51.782767 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782767 np0000172983 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 07:23:51.782767 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.782767 np0000172983 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 07:23:51.782767 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783059 np0000172983 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 07:23:51.783059 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783059 np0000172983 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 07:23:51.783059 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783059 np0000172983 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 07:23:51.783059 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783404 np0000172983 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 07:23:51.783404 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783404 np0000172983 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 07:23:51.783404 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783404 np0000172983 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 07:23:51.783404 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783740 np0000172983 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 07:23:51.783740 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783740 np0000172983 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 07:23:51.783740 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.783740 np0000172983 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 07:23:51.783740 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784140 np0000172983 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 07:23:51.784140 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784140 np0000172983 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 07:23:51.784140 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784140 np0000172983 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 07:23:51.784434 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784434 np0000172983 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 07:23:51.784434 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784434 np0000172983 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 07:23:51.784434 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784708 np0000172983 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 07:23:51.784708 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784708 np0000172983 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 07:23:51.784708 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.784708 np0000172983 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 07:23:51.784708 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785072 np0000172983 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 07:23:51.785072 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785072 np0000172983 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 07:23:51.785072 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785072 np0000172983 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 07:23:51.785072 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785392 np0000172983 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 07:23:51.785392 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785392 np0000172983 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 07:23:51.785392 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785392 np0000172983 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 07:23:51.785681 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785681 np0000172983 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 07:23:51.785681 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785681 np0000172983 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 07:23:51.785681 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785978 np0000172983 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 07:23:51.785978 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.785978 np0000172983 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 07:23:51.785978 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786218 np0000172983 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 07:23:51.786218 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786218 np0000172983 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 07:23:51.786218 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786443 np0000172983 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 07:23:51.786443 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786443 np0000172983 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 07:23:51.786443 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786443 np0000172983 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 07:23:51.786731 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786731 np0000172983 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 07:23:51.786731 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.786731 np0000172983 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 07:23:51.786731 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787063 np0000172983 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 07:23:51.787063 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787063 np0000172983 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 07:23:51.787063 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787361 np0000172983 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 07:23:51.787361 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787361 np0000172983 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 07:23:51.787361 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787665 np0000172983 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 07:23:51.787665 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787665 np0000172983 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 07:23:51.787665 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787933 np0000172983 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 07:23:51.787933 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.787933 np0000172983 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 07:23:51.787933 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788236 np0000172983 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 07:23:51.788236 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788236 np0000172983 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 07:23:51.788236 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788550 np0000172983 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 07:23:51.788550 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788550 np0000172983 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 07:23:51.788550 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788550 np0000172983 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 07:23:51.788831 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788831 np0000172983 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 07:23:51.788831 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788831 np0000172983 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 07:23:51.788831 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.788831 np0000172983 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 07:23:51.789208 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789208 np0000172983 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 07:23:51.789208 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789208 np0000172983 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 07:23:51.789208 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789470 np0000172983 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 07:23:51.789470 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789470 np0000172983 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 07:23:51.789470 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789470 np0000172983 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 07:23:51.789470 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789809 np0000172983 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 07:23:51.789809 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789809 np0000172983 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 07:23:51.789809 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.789809 np0000172983 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 07:23:51.789809 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790152 np0000172983 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 07:23:51.790152 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790152 np0000172983 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 07:23:51.790152 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790152 np0000172983 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 07:23:51.790152 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790486 np0000172983 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 07:23:51.790486 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790486 np0000172983 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 07:23:51.790486 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790486 np0000172983 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 07:23:51.790486 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790843 np0000172983 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 07:23:51.790843 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.790843 np0000172983 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 07:23:51.790843 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.791096 np0000172983 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 07:23:51.791096 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.791096 np0000172983 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 07:23:51.791096 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.791096 np0000172983 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 07:23:51.791386 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.791386 np0000172983 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 07:23:51.791386 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.791386 np0000172983 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 07:23:51.791386 np0000172983 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) May 09 07:23:51.791386 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-e0a01259-2f36-42cf-ad45-36a02edb619c None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:52.100586 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-e0a01259-2f36-42cf-ad45-36a02edb619c demo demo] GET https://199.204.45.57/volume/v3/types?is_public=None May 09 07:23:52.100894 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-e0a01259-2f36-42cf-ad45-36a02edb619c demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:23:52.101149 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-e0a01259-2f36-42cf-ad45-36a02edb619c demo demo] Calling method 'index' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:23:52.101640 np0000172983 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 07:23:52.101640 np0000172983 devstack@c-api.service[112757]: warnings.warn( May 09 07:23:52.102304 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-e0a01259-2f36-42cf-ad45-36a02edb619c demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:23:52.112477 np0000172983 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-e0a01259-2f36-42cf-ad45-36a02edb619c 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 07:23:52.134581 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-e0a01259-2f36-42cf-ad45-36a02edb619c demo demo] https://199.204.45.57/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:23:52.134581 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 1/5] 199.204.45.57 () {64 vars in 1256 bytes} [Sat May 9 07:23:51 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:52.148029 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [req-e0a01259-2f36-42cf-ad45-36a02edb619c req-ef3989df-dbe7-4fbc-aefc-eb08f1152623 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:52.154147 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [req-e0a01259-2f36-42cf-ad45-36a02edb619c req-ef3989df-dbe7-4fbc-aefc-eb08f1152623 demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 07:23:52.154854 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [req-e0a01259-2f36-42cf-ad45-36a02edb619c req-ef3989df-dbe7-4fbc-aefc-eb08f1152623 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:23:52.155392 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [req-e0a01259-2f36-42cf-ad45-36a02edb619c req-ef3989df-dbe7-4fbc-aefc-eb08f1152623 demo demo] Calling method 'show' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:23:52.167002 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [req-e0a01259-2f36-42cf-ad45-36a02edb619c req-ef3989df-dbe7-4fbc-aefc-eb08f1152623 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 07:23:52.167413 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 2/6] 199.204.45.57 () {66 vars in 1322 bytes} [Sat May 9 07:23:52 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 07:23:52.545680 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-abe14a47-7309-4152-bf8d-104d9345b0ba None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:52.551326 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-abe14a47-7309-4152-bf8d-104d9345b0ba demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 07:23:52.551606 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-abe14a47-7309-4152-bf8d-104d9345b0ba demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:23:52.551920 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-abe14a47-7309-4152-bf8d-104d9345b0ba demo demo] Calling method 'show' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:23:52.571467 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-abe14a47-7309-4152-bf8d-104d9345b0ba demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 07:23:52.572028 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 3/7] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 9 07:23:52 2026] GET /volume/v3/types/default => generated 145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:52.985172 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-b98997e4-9044-4e76-bc6c-729668c72dd9 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:53.321313 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-b98997e4-9044-4e76-bc6c-729668c72dd9 demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 07:23:53.321662 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-b98997e4-9044-4e76-bc6c-729668c72dd9 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:23:53.321852 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-b98997e4-9044-4e76-bc6c-729668c72dd9 demo demo] Calling method 'show' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:23:53.332278 np0000172983 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-b98997e4-9044-4e76-bc6c-729668c72dd9 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=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:53.353727 np0000172983 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 07:23:53.353727 np0000172983 devstack@c-api.service[112758]: warnings.warn( May 09 07:23:53.356022 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-b98997e4-9044-4e76-bc6c-729668c72dd9 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 07:23:53.356401 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 2/8] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 9 07:23:52 2026] GET /volume/v3/types/default => generated 145 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:53.400033 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-f510be81-c324-479a-917b-66d2146994a1 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:53.402626 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-f510be81-c324-479a-917b-66d2146994a1 demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 07:23:53.402877 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-f510be81-c324-479a-917b-66d2146994a1 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:23:53.403191 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-f510be81-c324-479a-917b-66d2146994a1 demo demo] Calling method 'show' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:23:53.418151 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-f510be81-c324-479a-917b-66d2146994a1 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 07:23:53.418487 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 2/9] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 9 07:23:53 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:24:02.162712 np0000172983 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 07:24:02.566915 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=2 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:24:03.351319 np0000172983 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 07:24:03.414595 np0000172983 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=3 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:28:53.761864 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:28:53.853977 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:28:53.853977 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:28:53.853977 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:28:53.854360 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:28:53.855667 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:28:53.909133 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] Get all volumes completed successfully. May 09 07:28:53.911371 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-0af1df2e-a669-4ea8-9488-285e2d19ac86 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:28:53.911728 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 3/10] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:28:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:29:03.902367 np0000172983 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 07:29:53.926453 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-63225cab-a304-4665-b542-95683c221067 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:53.929043 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-63225cab-a304-4665-b542-95683c221067 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:29:53.931493 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-63225cab-a304-4665-b542-95683c221067 demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:53.931493 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-63225cab-a304-4665-b542-95683c221067 demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:53.931493 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-63225cab-a304-4665-b542-95683c221067 demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:29:53.931493 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-63225cab-a304-4665-b542-95683c221067 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:29:53.980321 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-63225cab-a304-4665-b542-95683c221067 demo demo] Get all volumes completed successfully. May 09 07:29:53.983177 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-63225cab-a304-4665-b542-95683c221067 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:29:53.983992 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 4/11] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:29:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:30:03.973793 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:30:53.997339 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:54.001726 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:30:54.001975 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:54.002279 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:54.003103 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:30:54.004071 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:30:54.041620 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] Get all volumes completed successfully. May 09 07:30:54.043875 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-c4c5deeb-d899-4d38-94fc-aaf129360b3d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:30:54.044399 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 3/12] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:30:53 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 07:31:04.035038 np0000172983 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 07:31:54.061282 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-6e41559f-bf89-4de9-b383-3665681bd804 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:54.066032 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:31:54.066288 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:54.066628 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:54.067424 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:31:54.069107 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:31:54.111908 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] Get all volumes completed successfully. May 09 07:31:54.114089 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-6e41559f-bf89-4de9-b383-3665681bd804 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:31:54.115019 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 3/13] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:31:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:32:04.105844 np0000172983 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 07:32:54.131204 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:54.134978 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:32:54.136321 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:54.136993 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:54.137703 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:54.139126 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:32:54.149313 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] Get all volumes completed successfully. May 09 07:32:54.151492 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-4c3c8dec-e23e-4f14-b7b3-5999c2e65075 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:32:54.151986 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 4/14] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:32:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:33:04.144790 np0000172983 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 07:33:54.166765 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-f7acd520-695f-456a-9d62-2b3caef4be30 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:54.350507 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:33:54.350507 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:54.350924 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:54.351284 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:33:54.352170 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:33:54.362977 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] Get all volumes completed successfully. May 09 07:33:54.366408 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-f7acd520-695f-456a-9d62-2b3caef4be30 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:33:54.367109 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 5/15] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:33:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:34:04.356243 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:54.413603 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-81402bb7-14fd-4cb0-9916-415a44d5569a None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:54.418823 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:34:54.419133 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:54.419417 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:54.419846 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:54.421121 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:54.431223 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] Get all volumes completed successfully. May 09 07:34:54.433634 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-81402bb7-14fd-4cb0-9916-415a44d5569a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:54.434992 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 4/16] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:34:54 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 07:35:04.425158 np0000172983 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 07:35:54.447919 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:54.451414 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:35:54.451852 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:54.452275 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:54.452599 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:54.453445 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:54.459989 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] Get all volumes completed successfully. May 09 07:35:54.462253 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-92b0cfaa-9f0a-4754-b72d-19f5cba64ecb demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:54.462618 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 4/17] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:35:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:04.456037 np0000172983 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 07:36:54.484484 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:54.486873 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:36:54.487071 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:54.487259 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:54.487606 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:54.488308 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:54.497495 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] Get all volumes completed successfully. May 09 07:36:54.499868 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-acdcc109-0d47-4fb9-9f19-5e71e10377c0 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:54.500290 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 5/18] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:36:54 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 07:37:04.492032 np0000172983 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 07:37:54.515140 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:54.518034 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:37:54.518314 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:54.518579 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:54.518884 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:54.519891 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:54.529559 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] Get all volumes completed successfully. May 09 07:37:54.531961 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-d3af25df-81b3-4c79-8310-5d9f45e6e8d3 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:54.532546 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 6/19] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:37:54 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 07:38:04.523452 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:54.549024 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:54.714472 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:38:54.715511 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:54.715994 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:54.716439 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:54.717987 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:54.725320 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] Get all volumes completed successfully. May 09 07:38:54.727666 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-5411fabd-42db-4f67-b9ff-eb1cf2744e6a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:54.728022 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 5/20] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:38:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:04.721674 np0000172983 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 07:39:54.743432 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-0133c480-3933-4145-9f06-168ce69223a8 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:54.746094 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:39:54.746362 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:54.746608 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:54.746909 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:54.747848 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:54.755698 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] Get all volumes completed successfully. May 09 07:39:54.758394 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-0133c480-3933-4145-9f06-168ce69223a8 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:54.758830 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 5/21] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:39:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:04.751340 np0000172983 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 07:40:54.775423 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:54.777824 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:40:54.778134 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:54.778398 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:54.778801 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:54.779763 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:54.788929 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] Get all volumes completed successfully. May 09 07:40:54.791963 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-83ab517e-7b14-454c-bf1b-30e5276c0c17 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:54.792517 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 6/22] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:40:54 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 07:41:04.783205 np0000172983 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 07:41:54.806922 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-fe7669c3-2971-4880-99e1-44e716bfe756 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:54.809695 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:41:54.809923 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:54.810192 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:54.810498 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:54.811283 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:54.819906 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] Get all volumes completed successfully. May 09 07:41:54.822682 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-fe7669c3-2971-4880-99e1-44e716bfe756 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:54.823199 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 7/23] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:41:54 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 07:42:04.814112 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:54.838420 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:54.841404 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:42:54.841700 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:54.841967 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:54.842265 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:54.843346 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:54.851688 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] Get all volumes completed successfully. May 09 07:42:54.855219 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-135c4237-57c1-45cf-aab5-5247d3f44c84 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:54.855626 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 6/24] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:42:54 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 07:43:04.846505 np0000172983 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 07:43:54.872148 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:55.095355 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:43:55.095536 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:55.095726 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:55.095961 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:55.096709 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:55.107102 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] Get all volumes completed successfully. May 09 07:43:55.109166 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-3a92befe-9487-41e8-9a4f-e93b046592c2 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:55.109471 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 6/25] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:43:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:05.101939 np0000172983 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 07:44:55.128739 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:55.131028 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:44:55.131226 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:55.131409 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:55.131655 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:55.132441 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:55.146337 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] Get all volumes completed successfully. May 09 07:44:55.147631 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-1ef9725a-f8be-40ff-b92b-fcae88ab4d5b demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:55.148570 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 7/26] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:44:55 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 07:45:05.139814 np0000172983 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 07:45:55.163513 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-96fbd554-0e31-43e2-b418-387a4007883c None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:55.167702 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:45:55.171060 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:55.171060 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:55.171060 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:55.171060 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:55.178833 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] Get all volumes completed successfully. May 09 07:45:55.180841 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-96fbd554-0e31-43e2-b418-387a4007883c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:55.181279 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 8/27] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:45:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:05.174293 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:55.193707 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-9433da03-37b5-44da-9b07-22523491d8c3 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:55.196642 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:46:55.196835 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:55.197157 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:55.197462 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:55.198500 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:55.207061 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] Get all volumes completed successfully. May 09 07:46:55.209758 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-9433da03-37b5-44da-9b07-22523491d8c3 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:55.210215 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 7/28] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:46:55 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 07:47:05.201779 np0000172983 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 07:47:55.223898 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:55.226445 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:47:55.226605 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:55.226788 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:55.227041 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:55.227778 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:55.234154 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] Get all volumes completed successfully. May 09 07:47:55.236276 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-51e14b5f-5886-44b1-a12a-4dcbf4713670 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:55.236688 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 7/29] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:47:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:05.230262 np0000172983 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 07:48:55.260711 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:55.363697 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:48:55.364112 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:55.364549 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:55.364997 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:55.366201 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:55.376185 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] Get all volumes completed successfully. May 09 07:48:55.380370 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-03032fd8-ccfe-4db2-96af-f5b899e276d4 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:55.381182 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 8/30] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:48:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:05.371045 np0000172983 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 07:49:55.395863 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-e0494168-e780-4845-84ee-0bd179224b2e None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:55.398966 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:49:55.399226 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:55.399522 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:55.399831 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:55.400824 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:55.409674 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] Get all volumes completed successfully. May 09 07:49:55.412528 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-e0494168-e780-4845-84ee-0bd179224b2e demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:55.413178 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 9/31] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:49:55 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 07:50:05.404459 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:55.431065 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-fc70a09c-cedf-41f6-abf3-8596f999800e None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:55.434343 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:50:55.434729 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:55.435379 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:55.435973 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:55.436750 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:55.445849 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] Get all volumes completed successfully. May 09 07:50:55.448987 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-fc70a09c-cedf-41f6-abf3-8596f999800e demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:55.449434 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 8/32] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:50:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:05.440714 np0000172983 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 07:51:55.463790 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:55.468619 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:51:55.469073 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:55.469504 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:55.470332 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:55.471608 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:55.478169 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] Get all volumes completed successfully. May 09 07:51:55.480362 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-11deb888-c931-4a05-9fd7-b6bac0b20db6 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:55.480673 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 8/33] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:51:55 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 07:52:05.474317 np0000172983 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 07:52:55.494675 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:55.497390 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:52:55.497630 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:55.497861 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:55.498175 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:55.499257 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:55.507975 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] Get all volumes completed successfully. May 09 07:52:55.509880 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3a6bf69e-c4fe-4844-b5eb-447c561fe60a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:55.510492 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 9/34] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:52:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:05.502384 np0000172983 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 07:53:55.522436 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:55.620166 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:53:55.620537 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:55.621278 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:55.621703 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:55.622666 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:55.631858 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] Get all volumes completed successfully. May 09 07:53:55.634765 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-e919d223-f299-4a0b-a211-0a4fd1b1ec5e demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:55.635303 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 10/35] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:53:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:05.625978 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:55.653496 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:55.656241 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:54:55.656550 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:55.656837 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:55.657207 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:55.658331 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:55.665707 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] Get all volumes completed successfully. May 09 07:54:55.667733 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-e7aa1605-7f61-4b2c-82fc-ee885634f66f demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:55.668128 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 9/36] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:54:55 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 07:55:05.662031 np0000172983 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 07:55:55.683679 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:55.688972 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:55:55.688972 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:55.688972 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:55.688972 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:55.689720 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:55.699071 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] Get all volumes completed successfully. May 09 07:55:55.702225 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-ab5d2e99-19a9-4603-b982-eaf051c7bc83 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:55.702835 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 9/37] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:55:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:05.693094 np0000172983 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 07:56:55.716583 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.middleware.request_id [None req-3f2149bf-100f-4499-bf23-a995a4213a7e None None] RequestId filter calling following filter/app {{(pid=112759) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:55.718815 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:56:55.718972 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] Empty body provided in request {{(pid=112759) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:55.719149 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.openstack.wsgi [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] Calling method 'detail' {{(pid=112759) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:55.719375 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.api.api_utils [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] Removing options '' from query. {{(pid=112759) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:55.720052 np0000172983 devstack@c-api.service[112759]: DEBUG cinder.volume.api [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112759) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:55.727550 np0000172983 devstack@c-api.service[112759]: INFO cinder.volume.api [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] Get all volumes completed successfully. May 09 07:56:55.730221 np0000172983 devstack@c-api.service[112759]: INFO cinder.api.openstack.wsgi [None req-3f2149bf-100f-4499-bf23-a995a4213a7e demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:55.730905 np0000172983 devstack@c-api.service[112759]: [pid: 112759|app: 0|req: 10/38] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:56:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:05.722541 np0000172983 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 07:57:55.743967 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-de50c011-25f6-4b54-9ecd-30abd4443006 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:55.746795 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:57:55.747066 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] Empty body provided in request {{(pid=112756) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:55.747369 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] Calling method 'detail' {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:55.747756 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.api.api_utils [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] Removing options '' from query. {{(pid=112756) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:55.749009 np0000172983 devstack@c-api.service[112756]: DEBUG cinder.volume.api [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112756) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:55.758131 np0000172983 devstack@c-api.service[112756]: INFO cinder.volume.api [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] Get all volumes completed successfully. May 09 07:57:55.760865 np0000172983 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-de50c011-25f6-4b54-9ecd-30abd4443006 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:55.761603 np0000172983 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 11/39] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:57:55 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 07:58:05.752600 np0000172983 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:55.775451 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.middleware.request_id [None req-4563804b-8823-4626-b173-7727879e6729 None None] RequestId filter calling following filter/app {{(pid=112758) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:55.868238 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:58:55.868728 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] Empty body provided in request {{(pid=112758) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:55.869310 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.openstack.wsgi [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] Calling method 'detail' {{(pid=112758) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:55.869873 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.api.api_utils [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] Removing options '' from query. {{(pid=112758) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:55.871351 np0000172983 devstack@c-api.service[112758]: DEBUG cinder.volume.api [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112758) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:55.883600 np0000172983 devstack@c-api.service[112758]: INFO cinder.volume.api [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] Get all volumes completed successfully. May 09 07:58:55.887177 np0000172983 devstack@c-api.service[112758]: INFO cinder.api.openstack.wsgi [None req-4563804b-8823-4626-b173-7727879e6729 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:55.887862 np0000172983 devstack@c-api.service[112758]: [pid: 112758|app: 0|req: 10/40] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:58:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:05.876801 np0000172983 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 07:59:55.899225 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:55.903361 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 07:59:55.903877 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] Empty body provided in request {{(pid=112757) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:55.904360 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] Calling method 'detail' {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:55.904727 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.api.api_utils [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] Removing options '' from query. {{(pid=112757) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:55.905875 np0000172983 devstack@c-api.service[112757]: DEBUG cinder.volume.api [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112757) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:55.915090 np0000172983 devstack@c-api.service[112757]: INFO cinder.volume.api [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] Get all volumes completed successfully. May 09 07:59:55.918036 np0000172983 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-3bc17224-84f9-4b5e-88ab-6aab9d020ebe demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:55.918487 np0000172983 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 10/41] 199.204.45.57 () {64 vars in 1290 bytes} [Sat May 9 07:59:55 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 08:00:05.909731 np0000172983 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}}