Apr 18 17:50:39.229153 np0000167470 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 18 17:50:39.237973 np0000167470 devstack@c-api.service[113516]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 18 17:50:39 2026] *** Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: nodename: np0000167470 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: machine: x86_64 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: clock source: unix Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: pcre jit disabled Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: detected number of CPU cores: 16 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: current working directory: / Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: detected binary path: /usr/bin/uwsgi-core Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: your processes number limit is 256917 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: your memory page size is 4096 bytes Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: detected max file descriptor number: 2048 Apr 18 17:50:39.241114 np0000167470 devstack@c-api.service[113516]: lock engine: pthread robust mutexes Apr 18 17:50:39.241973 np0000167470 devstack@c-api.service[113516]: thunder lock: enabled Apr 18 17:50:39.241973 np0000167470 devstack@c-api.service[113516]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 18 17:50:39.241973 np0000167470 devstack@c-api.service[113516]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 18 17:50:39.241973 np0000167470 devstack@c-api.service[113516]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 18 17:50:39.241973 np0000167470 devstack@c-api.service[113516]: Set PythonHome to /opt/stack/data/venv Apr 18 17:50:39.279072 np0000167470 devstack@c-api.service[113516]: Python main interpreter initialized at 0x713c6a6a3668 Apr 18 17:50:39.279072 np0000167470 devstack@c-api.service[113516]: python threads support enabled Apr 18 17:50:39.279072 np0000167470 devstack@c-api.service[113516]: your server socket listen backlog is limited to 100 connections Apr 18 17:50:39.279072 np0000167470 devstack@c-api.service[113516]: your mercy for graceful operations on workers is 80 seconds Apr 18 17:50:39.279588 np0000167470 devstack@c-api.service[113516]: mapped 671795 bytes (656 KB) for 4 cores Apr 18 17:50:39.279747 np0000167470 devstack@c-api.service[113516]: *** Operational MODE: preforking *** Apr 18 17:50:39.280006 np0000167470 devstack@c-api.service[113516]: *** uWSGI is running in multiple interpreter mode *** Apr 18 17:50:39.280006 np0000167470 devstack@c-api.service[113516]: spawned uWSGI master process (pid: 113516) Apr 18 17:50:39.280958 np0000167470 devstack@c-api.service[113516]: spawned uWSGI worker 1 (pid: 113522, cores: 1) Apr 18 17:50:39.281644 np0000167470 devstack@c-api.service[113516]: spawned uWSGI worker 2 (pid: 113523, cores: 1) Apr 18 17:50:39.282234 np0000167470 devstack@c-api.service[113516]: spawned uWSGI worker 3 (pid: 113524, cores: 1) Apr 18 17:50:39.282834 np0000167470 devstack@c-api.service[113516]: spawned uWSGI worker 4 (pid: 113525, cores: 1) Apr 18 17:50:39.282942 np0000167470 devstack@c-api.service[113516]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 18 17:50:39.283006 np0000167470 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: we strongly recommend against using it for new projects. Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: framework. For more detail see Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:50:39.409370 np0000167470 devstack@c-api.service[113523]: import eventlet # noqa Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: we strongly recommend against using it for new projects. Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: framework. For more detail see Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:50:39.411926 np0000167470 devstack@c-api.service[113522]: import eventlet # noqa Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: we strongly recommend against using it for new projects. Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: framework. For more detail see Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:50:39.413471 np0000167470 devstack@c-api.service[113524]: import eventlet # noqa Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: we strongly recommend against using it for new projects. Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: framework. For more detail see Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:50:39.418237 np0000167470 devstack@c-api.service[113525]: import eventlet # noqa Apr 18 17:50:39.493314 np0000167470 devstack@c-api.service[113523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:50:39.493314 np0000167470 devstack@c-api.service[113523]: debtcollector.deprecate( Apr 18 17:50:39.497432 np0000167470 devstack@c-api.service[113522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:50:39.497432 np0000167470 devstack@c-api.service[113522]: debtcollector.deprecate( Apr 18 17:50:39.512030 np0000167470 devstack@c-api.service[113525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:50:39.512030 np0000167470 devstack@c-api.service[113525]: debtcollector.deprecate( Apr 18 17:50:39.524683 np0000167470 devstack@c-api.service[113524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:50:39.524683 np0000167470 devstack@c-api.service[113524]: debtcollector.deprecate( Apr 18 17:50:39.571404 np0000167470 devstack@c-api.service[113523]: /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 Apr 18 17:50:39.571404 np0000167470 devstack@c-api.service[113523]: from cgi import parse_header Apr 18 17:50:39.581137 np0000167470 devstack@c-api.service[113522]: /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 Apr 18 17:50:39.581137 np0000167470 devstack@c-api.service[113522]: from cgi import parse_header Apr 18 17:50:39.598571 np0000167470 devstack@c-api.service[113525]: /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 Apr 18 17:50:39.598571 np0000167470 devstack@c-api.service[113525]: from cgi import parse_header Apr 18 17:50:39.614681 np0000167470 devstack@c-api.service[113524]: /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 Apr 18 17:50:39.614681 np0000167470 devstack@c-api.service[113524]: from cgi import parse_header Apr 18 17:50:39.614780 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:39.614780 np0000167470 devstack@c-api.service[113523]: removals.removed_module( Apr 18 17:50:39.614780 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:39.614780 np0000167470 devstack@c-api.service[113523]: removals.removed_module( Apr 18 17:50:39.627142 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:39.627142 np0000167470 devstack@c-api.service[113522]: removals.removed_module( Apr 18 17:50:39.627816 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:39.627816 np0000167470 devstack@c-api.service[113522]: removals.removed_module( Apr 18 17:50:39.643927 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:50:39.643927 np0000167470 devstack@c-api.service[113525]: removals.removed_module( Apr 18 17:50:39.644758 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:50:39.644758 np0000167470 devstack@c-api.service[113525]: removals.removed_module( Apr 18 17:50:39.658547 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:39.658547 np0000167470 devstack@c-api.service[113524]: removals.removed_module( Apr 18 17:50:39.659302 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:39.659302 np0000167470 devstack@c-api.service[113524]: removals.removed_module( Apr 18 17:50:40.236896 np0000167470 devstack@c-api.service[113522]: /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 Apr 18 17:50:40.236896 np0000167470 devstack@c-api.service[113522]: warnings.warn( Apr 18 17:50:40.264270 np0000167470 devstack@c-api.service[113525]: /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 Apr 18 17:50:40.264270 np0000167470 devstack@c-api.service[113525]: warnings.warn( Apr 18 17:50:40.268025 np0000167470 devstack@c-api.service[113523]: /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 Apr 18 17:50:40.268025 np0000167470 devstack@c-api.service[113523]: warnings.warn( Apr 18 17:50:40.272626 np0000167470 devstack@c-api.service[113524]: /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 Apr 18 17:50:40.272626 np0000167470 devstack@c-api.service[113524]: warnings.warn( Apr 18 17:50:40.335964 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:40.335964 np0000167470 devstack@c-api.service[113522]: warnings.warn( Apr 18 17:50:40.367513 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:40.367513 np0000167470 devstack@c-api.service[113523]: warnings.warn( Apr 18 17:50:40.370286 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:50:40.370286 np0000167470 devstack@c-api.service[113525]: warnings.warn( Apr 18 17:50:40.421125 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:40.421125 np0000167470 devstack@c-api.service[113524]: warnings.warn( Apr 18 17:50:40.651006 np0000167470 devstack@c-api.service[113522]: 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. Apr 18 17:50:40.651786 np0000167470 devstack@c-api.service[113522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:50:40.678271 np0000167470 devstack@c-api.service[113523]: 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. Apr 18 17:50:40.678809 np0000167470 devstack@c-api.service[113523]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113523) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:50:40.681757 np0000167470 devstack@c-api.service[113525]: 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. Apr 18 17:50:40.682872 np0000167470 devstack@c-api.service[113525]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113525) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:50:40.736961 np0000167470 devstack@c-api.service[113524]: 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. Apr 18 17:50:40.737233 np0000167470 devstack@c-api.service[113524]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113524) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:50:40.737743 np0000167470 devstack@c-api.service[113522]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 18 17:50:40.737743 np0000167470 devstack@c-api.service[113522]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:50:40.743280 np0000167470 devstack@c-api.service[113523]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 18 17:50:40.743280 np0000167470 devstack@c-api.service[113523]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:50:40.750096 np0000167470 devstack@c-api.service[113525]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 18 17:50:40.750096 np0000167470 devstack@c-api.service[113525]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:50:40.813965 np0000167470 devstack@c-api.service[113524]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 18 17:50:40.813965 np0000167470 devstack@c-api.service[113524]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:50:41.198008 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113525) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:50:41.198278 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:50:41.198368 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113523) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:50:41.198460 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.198460 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.198614 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.198614 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.198791 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.198898 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.199008 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.199096 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.199177 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.199271 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.199271 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.199271 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.199511 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.199586 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.199693 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.199748 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.199789 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.199789 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.199908 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.199961 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.200000 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.200038 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.200077 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.200125 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.200163 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.200209 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.200257 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.200295 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.200333 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.200376 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.200413 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.200469 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.200513 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.200550 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.200595 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.200633 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.200668 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.200704 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.200743 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.200786 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.200824 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.200880 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.200930 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.200978 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.200978 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.201054 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.201054 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.201054 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.201054 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.201054 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.201054 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.201568 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.201568 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.201568 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.201782 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.201782 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.201782 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.202023 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.202123 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.202217 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.202307 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.202393 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.202484 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.202576 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.202667 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.202759 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.202866 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.202959 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.203059 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.203153 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.203239 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.203322 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.203417 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.203500 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.203585 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.203673 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.203673 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.203825 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.203977 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.204058 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.204136 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.204136 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.204287 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.204375 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.204452 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.207391 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.207508 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.207508 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.207581 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.207629 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.207674 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.207788 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.208116 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.208225 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.208271 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.208312 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.208349 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.208386 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.208423 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.208481 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.208522 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.208558 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.208558 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.208630 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.208669 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.208708 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.208751 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.208795 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.208795 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.208795 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.209028 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113524) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:50:41.209073 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.209073 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.209143 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.209188 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.209227 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.209227 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.209303 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.209349 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.209389 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.209427 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.209427 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.209498 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.209543 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.209587 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.209630 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.209666 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.209666 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.209666 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.209666 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.209802 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.209841 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.209841 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.209953 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.209953 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.210024 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.210068 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.210118 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.210157 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.210202 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.210239 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.210284 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.210323 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.210364 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.210411 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.210455 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.210500 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.210540 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.210579 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.210626 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.210663 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.210705 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.210742 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.210781 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.210825 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.210882 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.210942 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.210984 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.211029 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.211067 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.211106 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.211151 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.211190 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.211235 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.211273 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.211317 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.211364 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.211402 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.211455 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.211496 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.211530 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.211586 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.211629 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.211664 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.211711 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.211747 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.211781 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.211820 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.212585 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.212585 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.212764 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.212841 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.212841 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.213101 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.213101 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.213249 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.213329 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.213411 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.213411 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.213555 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.213637 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.214475 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.215068 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.215068 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.215232 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.215317 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.215406 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.215497 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.215497 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.215643 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.215737 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.215815 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.215954 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.216043 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.216121 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.216203 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.216278 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.216278 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.216443 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.216443 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.216443 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.216443 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.216745 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.216831 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.216935 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.216935 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.216935 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.216935 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.216935 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.216935 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.217375 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.217478 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.217478 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.217625 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.217697 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.217767 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.217861 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.217861 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.218016 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.218094 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.218094 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.218275 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.218275 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.218275 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.218483 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.219938 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.220044 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.220044 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.220272 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.220272 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.220272 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.220272 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.220570 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.220570 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.220570 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.220570 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.220570 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.221023 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.221023 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.221195 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.221195 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.221343 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.221412 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.221499 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.221550 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.221588 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.221588 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.221652 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.221696 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.221736 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.221772 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.221772 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.221838 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.222297 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.222370 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.222415 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.222451 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.222490 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.222527 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.222565 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.222598 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.222631 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.222665 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.222708 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.222745 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.222785 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.222993 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.223117 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.223206 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.223284 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.223284 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.223432 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.223432 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.223597 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.223812 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.223956 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.224042 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.224113 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.224215 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.224309 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.224406 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.227139 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.227200 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.227252 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.227295 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.227409 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.227409 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.227552 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.227552 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.227696 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.227696 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.227696 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.227930 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.227970 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.228001 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.228037 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.228070 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.228105 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.228149 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.228149 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.228149 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.228149 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.228149 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.228596 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.228669 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.228744 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.228744 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.228943 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.229034 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.229106 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.229207 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.229260 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.229298 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.229338 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.229338 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.229338 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.229338 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.229482 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.229523 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.229567 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.229607 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.229654 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.229694 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.229737 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.229775 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.229816 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.229872 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.229924 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.229968 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.230006 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.230048 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.230094 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.230132 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.230169 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.230204 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.230248 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.230285 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.230413 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.230457 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.230504 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.230543 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.230543 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.230622 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.230663 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.230698 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.230698 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.230771 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.230811 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.230811 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.231284 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.231370 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.231450 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.231534 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.231617 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.231617 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.231617 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.231617 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.231617 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.232086 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.232086 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.232086 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.232338 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.232420 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.232520 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.232612 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.232692 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.232782 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.232881 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.232881 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.233069 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.233157 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.233248 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.233341 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.233431 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.233431 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.233584 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.233584 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.233584 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.233584 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.233584 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.234025 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.234120 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.234204 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.234288 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.234381 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.234466 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.234547 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.234628 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.234705 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.234800 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.234884 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.234980 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.235050 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.235140 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.235228 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.235306 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.235350 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.235388 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.235433 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.235468 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.235502 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.235538 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.235572 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.235611 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.235644 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.235686 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.235717 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.235753 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.235753 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.235753 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.235753 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.235753 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.235753 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.236201 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.236255 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.236305 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.236305 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.236305 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.236305 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.236305 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.236305 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.236605 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.236605 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.236605 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.236605 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.236794 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.236870 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.236932 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.236988 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237040 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.237091 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.237141 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.237141 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.237218 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.237243 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237269 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.237297 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.237324 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.237324 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.237371 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.237397 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.237397 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.237439 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.237462 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.237488 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.237513 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237513 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.237562 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237562 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.237608 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.237608 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.237650 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.237673 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.237695 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.237718 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.237745 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.237767 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.237789 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.237814 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237837 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.237882 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.237906 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237906 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.237949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.238098 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.238242 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.238242 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.238242 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.238242 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.238338 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.238363 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.238719 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.238779 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.238779 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.238779 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.238779 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.238779 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.238779 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.239075 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.239134 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.239187 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.239245 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.239245 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.239346 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.239401 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.239451 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.239500 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.239500 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.239594 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.239644 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.239694 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.239782 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.239833 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.240468 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.240538 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.240606 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.240662 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.240714 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.240746 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.240774 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.240797 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.240821 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.240867 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.240906 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.240906 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.240961 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.240985 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.241009 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.241124 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.241183 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.241243 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.241327 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.241401 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.241499 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.241562 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.241617 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.241667 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.241717 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.241767 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.241818 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.241881 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.241940 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.242015 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.242074 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.242120 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.242184 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.242213 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.242238 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.242261 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.242285 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.242308 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.242332 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.242355 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.242378 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.242402 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.242432 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.242456 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.242478 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.242506 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.242529 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.242553 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.242553 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.242599 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.242622 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.242645 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.242668 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.242668 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.242713 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.242736 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.244373 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.244452 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.244491 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.244553 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.244621 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.244680 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.244708 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.244738 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.244766 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.244789 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.244813 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.244836 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.244882 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.244906 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.244928 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.244953 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.244986 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.245023 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.245050 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.245074 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.245074 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.245535 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.245627 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.245715 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.245800 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.245904 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.245991 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.246091 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.247196 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.247268 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.247315 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.247379 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.247431 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.247495 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.247559 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.248185 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.248233 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.248259 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.248286 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.248313 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.248337 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.248360 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.248384 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.248409 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.248433 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.248465 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.248493 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.248517 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.248545 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.248569 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.248593 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.248616 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.248641 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.248664 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.248664 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.248712 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.248931 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.248994 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.249047 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.249106 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.249161 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.249219 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.249271 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.249322 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.249380 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.249433 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.249484 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.249535 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.249586 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.249638 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.249687 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.249737 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.249787 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.249837 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.249911 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.249970 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.250019 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.250076 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.250119 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.250168 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.250217 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.250265 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.250393 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.250439 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.250499 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.250526 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.250549 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.250571 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.250602 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.250626 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.250649 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.250671 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.250965 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.251023 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.251073 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.251123 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.251172 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.251235 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.251288 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.251338 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.251909 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.251909 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.251909 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.251909 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.251909 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.251909 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.252215 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.252215 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.252215 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.252215 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.252443 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.252507 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.252568 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.252613 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.252670 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.252697 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.252722 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.252745 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.252769 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.252792 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.252822 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.252858 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.252891 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.252915 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.252939 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.252961 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.252984 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.253007 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.253029 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.253057 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253085 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253112 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.253134 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.253157 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.253183 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.253205 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.253233 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.253255 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.253278 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253300 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.253327 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253350 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.253374 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.253400 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.253422 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.253444 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.253471 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.253493 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.253516 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.253539 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.253563 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.253655 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.253680 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.253702 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.253725 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253747 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253769 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.253792 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.253815 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.253837 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.253837 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.253837 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.255021 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.255071 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.255096 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.255120 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.255144 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.255172 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.255195 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.255219 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.255242 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.255266 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.255289 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.255342 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.255375 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.255400 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.255426 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.255616 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.255616 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.255616 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.255805 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.255905 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.255965 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.256035 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.256090 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.256146 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.256146 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.256146 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.256146 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.256146 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.256791 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.256884 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.256932 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.257005 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.257042 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257067 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.257091 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.257116 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.257139 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257162 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.257185 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257208 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.257237 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.257267 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.257295 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.257318 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.257346 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.257371 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.257394 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.257418 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.257444 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.257468 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.257492 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.257524 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.257548 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.257577 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.257600 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257623 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257651 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.257675 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.257698 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.257725 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.257748 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257775 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.257801 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.257827 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.257866 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.257890 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.257913 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.257942 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.257965 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.257988 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.258079 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.258103 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.258126 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.258151 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.258174 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.258198 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.258220 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.258272 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.258301 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.258324 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.258324 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.258324 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.258324 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.258324 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.258436 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.258460 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.258816 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.258892 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.258982 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.259044 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.259101 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.259152 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.259206 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.259267 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.259320 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.259370 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.259420 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.259420 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.259512 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.259567 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.259623 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.259675 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.259675 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.259775 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.259831 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.259950 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.260012 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.260065 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.260125 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.260179 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.260179 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.260179 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:50:41.260324 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.260324 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.260324 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.260324 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.260516 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.260567 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.260618 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.260668 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.260724 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.260724 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.260724 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.260896 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.260949 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.261005 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.261005 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.261005 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.261155 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:50:41.261210 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.261210 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.261304 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:50:41.261304 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:50:41.261304 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:50:41.261304 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:50:41.261304 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:50:41.305479 np0000167470 devstack@c-api.service[113522]: INFO dbcounter [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Registered counter for database cinder Apr 18 17:50:41.305870 np0000167470 devstack@c-api.service[113524]: INFO dbcounter [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Registered counter for database cinder Apr 18 17:50:41.306242 np0000167470 devstack@c-api.service[113523]: INFO dbcounter [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Registered counter for database cinder Apr 18 17:50:41.312310 np0000167470 devstack@c-api.service[113525]: INFO dbcounter [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Registered counter for database cinder Apr 18 17:50:41.318627 np0000167470 devstack@c-api.service[113523]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5db958-aca3-4947-8667-ab1c36823f1d 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=113523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.321048 np0000167470 devstack@c-api.service[113522]: DEBUG oslo_db.sqlalchemy.engines [None req-43818856-8cd0-44a0-ac78-26e40072241e 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=113522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.323232 np0000167470 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-7d41e61f-c8cb-48df-b991-122e4749c568 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=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.329512 np0000167470 devstack@c-api.service[113525]: DEBUG oslo_db.sqlalchemy.engines [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 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=113525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.434859 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writer thread running {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:50:41.438142 np0000167470 devstack@c-api.service[113523]: INFO cinder.rpc [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:50:41.438737 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writer thread running {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:50:41.439469 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writer thread running {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:50:41.441252 np0000167470 devstack@c-api.service[113523]: INFO cinder.rpc [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:50:41.442181 np0000167470 devstack@c-api.service[113524]: INFO cinder.rpc [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:50:41.442535 np0000167470 devstack@c-api.service[113522]: INFO cinder.rpc [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:50:41.444093 np0000167470 devstack@c-api.service[113523]: INFO cinder.rpc [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:50:41.444759 np0000167470 devstack@c-api.service[113522]: INFO cinder.rpc [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:50:41.444795 np0000167470 devstack@c-api.service[113524]: INFO cinder.rpc [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:50:41.446409 np0000167470 devstack@c-api.service[113523]: INFO cinder.rpc [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:50:41.446680 np0000167470 devstack@c-api.service[113522]: INFO cinder.rpc [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:50:41.447305 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.447473 np0000167470 devstack@c-api.service[113524]: INFO cinder.rpc [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:50:41.448414 np0000167470 devstack@c-api.service[113522]: INFO cinder.rpc [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:50:41.449013 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.449278 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.449921 np0000167470 devstack@c-api.service[113524]: INFO cinder.rpc [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:50:41.451007 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.451174 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.453337 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.453443 np0000167470 devstack@c-api.service[113523]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5db958-aca3-4947-8667-ab1c36823f1d 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=113523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.453650 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writer thread running {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:50:41.455785 np0000167470 devstack@c-api.service[113522]: DEBUG oslo_db.sqlalchemy.engines [None req-43818856-8cd0-44a0-ac78-26e40072241e 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=113522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.457462 np0000167470 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-7d41e61f-c8cb-48df-b991-122e4749c568 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=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.457866 np0000167470 devstack@c-api.service[113522]: INFO cinder.rpc [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:50:41.458559 np0000167470 devstack@c-api.service[113525]: INFO cinder.rpc [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:50:41.459161 np0000167470 devstack@c-api.service[113524]: INFO cinder.rpc [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:50:41.459688 np0000167470 devstack@c-api.service[113523]: INFO cinder.rpc [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:50:41.459925 np0000167470 devstack@c-api.service[113522]: INFO cinder.rpc [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:50:41.460764 np0000167470 devstack@c-api.service[113524]: INFO cinder.rpc [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:50:41.461192 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.461631 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.462087 np0000167470 devstack@c-api.service[113525]: INFO cinder.rpc [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:50:41.465085 np0000167470 devstack@c-api.service[113525]: INFO cinder.rpc [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:50:41.466251 np0000167470 devstack@c-api.service[113523]: INFO cinder.rpc [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:50:41.467193 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.470009 np0000167470 devstack@c-api.service[113525]: INFO cinder.rpc [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:50:41.470009 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.470588 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.471487 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.471780 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.474336 np0000167470 devstack@c-api.service[113525]: DEBUG oslo_db.sqlalchemy.engines [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 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=113525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:41.474483 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.475122 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.475951 np0000167470 devstack@c-api.service[113525]: INFO cinder.rpc [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:50:41.477575 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.477758 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.477917 np0000167470 devstack@c-api.service[113525]: INFO cinder.rpc [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:50:41.478336 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.479009 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.480890 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.481817 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.482735 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.484328 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.485877 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.486151 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.488482 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.488814 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.489219 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.490496 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.491541 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.492048 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.492370 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.493810 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.494495 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.495268 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.495876 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.497092 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.497786 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.498489 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.498922 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.500039 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.500472 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.501442 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.501625 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.502778 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.503121 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.504602 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.504703 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.506227 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.508370 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.508561 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.508736 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.509056 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.511667 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.512073 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.512276 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.514029 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.514350 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.514986 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.515748 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.515893 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.516014 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.517320 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.517496 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.518405 np0000167470 devstack@c-api.service[113524]: WARNING cinder.api.contrib.hosts [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:50:41.518640 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.518777 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.518903 np0000167470 devstack@c-api.service[113522]: WARNING cinder.api.contrib.hosts [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:50:41.519196 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.519595 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.520349 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.520678 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.520749 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.521087 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.522226 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.522344 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.522657 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.523085 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.523616 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.523842 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.524067 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.525004 np0000167470 devstack@c-api.service[113523]: WARNING cinder.api.contrib.hosts [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:50:41.525074 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.525462 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.525801 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.526089 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: extensions {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.526431 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: extensions {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.527209 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.527387 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: consistencygroups {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.527924 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: consistencygroups {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.528757 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.528806 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.529344 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: scheduler-stats {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.529928 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: scheduler-stats {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.530170 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.530772 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: backups {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.531354 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: backups {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.531569 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.532532 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.532606 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: extensions {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.532794 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-hosts {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.533387 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-hosts {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.533825 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: consistencygroups {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.534698 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.534799 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: qos-specs {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.534905 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: qos-specs {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.535833 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: scheduler-stats {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.536383 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.537001 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-volume-type-access {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.537138 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-volume-type-access {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.537363 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: backups {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.537931 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.538548 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: encryption {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.538621 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: encryption {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.538980 np0000167470 devstack@c-api.service[113525]: WARNING cinder.api.contrib.hosts [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:50:41.539366 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-hosts {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.539771 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.540186 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-availability-zone {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.540767 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-availability-zone {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.540832 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: qos-specs {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.541302 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.541496 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-quota-class-sets {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.542059 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-quota-class-sets {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.542762 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: cgsnapshots {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.542898 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-volume-type-access {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.542967 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.543403 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: cgsnapshots {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.544193 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-quota-sets {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.544330 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.544866 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-quota-sets {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.544932 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: encryption {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.545667 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: encryption {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.545766 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.546267 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: encryption {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.546736 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: extensions {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.547013 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-availability-zone {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.547170 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-volume-manage {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.547773 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-volume-manage {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.548016 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: consistencygroups {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.548301 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-quota-class-sets {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.548631 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-snapshot-manage {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.549258 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-snapshot-manage {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.549611 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: cgsnapshots {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.550109 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: extra_specs {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.550533 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: scheduler-stats {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.550832 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: extra_specs {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.551019 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-quota-sets {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.551600 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: capabilities {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.552013 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: backups {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.552435 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: encryption {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.552591 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: capabilities {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.552919 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extended resource: os-volume-transfer {{(pid=113524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.553860 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extended resource: os-volume-transfer {{(pid=113522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.553973 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-volume-manage {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.554127 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-hosts {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.555534 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-snapshot-manage {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.555686 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: qos-specs {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.555750 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.556338 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.556958 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: extra_specs {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.557341 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.557940 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.557989 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-volume-type-access {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.558484 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: capabilities {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.558761 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.559387 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.559521 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: encryption {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.559750 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extended resource: os-volume-transfer {{(pid=113523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.560276 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.560904 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.561706 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-availability-zone {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.561776 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.562112 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.562538 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.562635 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] SnapshotActionsController initialized {{(pid=113524) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:50:41.563035 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-quota-class-sets {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.563378 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.563429 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.contrib.snapshot_actions [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] SnapshotActionsController initialized {{(pid=113522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:50:41.563670 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.564162 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.564395 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: cgsnapshots {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.564802 np0000167470 devstack@c-api.service[113524]: WARNING castellan.key_manager.migration [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.565106 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.565589 np0000167470 devstack@c-api.service[113522]: WARNING castellan.key_manager.migration [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.565729 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeActions extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.565866 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-quota-sets {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.566019 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension UsedLimits extending resource: limits {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566019 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566254 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566254 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension AdminActions extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566377 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension AdminActions extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566377 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension AdminActions extending resource: backups {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566493 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566553 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeActions extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566619 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.566670 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566730 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension UsedLimits extending resource: limits {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566788 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566868 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.566944 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567010 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeTypeAccess extending resource: types {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567070 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567136 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension AdminActions extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567200 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567265 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension AdminActions extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567324 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension TypesManage extending resource: types {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567388 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: encryption {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.567440 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension AdminActions extending resource: backups {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567492 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567567 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567619 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.v3.router [None req-7d41e61f-c8cb-48df-b991-122e4749c568 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567682 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension SnapshotActions extending resource: snapshots {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567682 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567682 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567837 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567837 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.567983 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension TypesManage extending resource: types {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.568070 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.568603 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.568603 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.v3.router [None req-43818856-8cd0-44a0-ac78-26e40072241e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.568870 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-volume-manage {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.569015 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] SnapshotActionsController initialized {{(pid=113523) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:50:41.569618 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.569742 np0000167470 devstack@c-api.service[113524]: WARNING keystonemiddleware.auth_token [None req-7d41e61f-c8cb-48df-b991-122e4749c568 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. Apr 18 17:50:41.570205 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-snapshot-manage {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.570549 np0000167470 devstack@c-api.service[113522]: WARNING keystonemiddleware.auth_token [None req-43818856-8cd0-44a0-ac78-26e40072241e 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. Apr 18 17:50:41.571028 np0000167470 devstack@c-api.service[113523]: WARNING castellan.key_manager.migration [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.571614 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: extra_specs {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.571917 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeActions extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572090 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension UsedLimits extending resource: limits {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572273 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572273 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572504 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension AdminActions extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572504 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension AdminActions extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572698 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension AdminActions extending resource: backups {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572698 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.572880 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573003 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573003 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573208 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573292 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: capabilities {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.573374 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573374 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension TypesManage extending resource: types {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573533 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.573618 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.v3.router [None req-ff5db958-aca3-4947-8667-ab1c36823f1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.574468 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extended resource: os-volume-transfer {{(pid=113525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:50:41.575828 np0000167470 devstack@c-api.service[113523]: WARNING keystonemiddleware.auth_token [None req-ff5db958-aca3-4947-8667-ab1c36823f1d 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. Apr 18 17:50:41.576012 np0000167470 devstack@c-api.service[113524]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x713c6a6a3668 pid: 113524 (default app) Apr 18 17:50:41.576510 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.576510 np0000167470 devstack@c-api.service[113524]: warnings.warn( Apr 18 17:50:41.576719 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.576802 np0000167470 devstack@c-api.service[113522]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x713c6a6a3668 pid: 113522 (default app) Apr 18 17:50:41.578261 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.579795 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.581308 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.582075 np0000167470 devstack@c-api.service[113523]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x713c6a6a3668 pid: 113523 (default app) Apr 18 17:50:41.583168 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.584034 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.contrib.snapshot_actions [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] SnapshotActionsController initialized {{(pid=113525) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:50:41.584800 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.584927 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.584927 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.584927 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.584927 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585198 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585198 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585198 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585198 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585378 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585378 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585378 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585378 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585378 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585378 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585648 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585648 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585648 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585648 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585648 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585915 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585915 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585915 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.585915 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.585915 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586124 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586124 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586124 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586124 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586329 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586329 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586329 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586329 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586329 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586554 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586554 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586554 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586554 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586554 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586752 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586752 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586752 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586752 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.586752 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.586752 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587024 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587024 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587024 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587024 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587024 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587024 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587290 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587290 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587290 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587290 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587290 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587290 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587548 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587548 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587548 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587548 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587548 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587796 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587796 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587796 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.587796 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.587796 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.588910 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.588910 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.588910 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.588910 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.588910 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.588910 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.589420 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.589420 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.589420 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.589420 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.589420 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.589420 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.589936 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.589936 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.589936 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.589936 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.589936 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.590374 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.590374 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.590374 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.590374 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.590374 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.590819 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.590819 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.590819 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.590819 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.591201 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.591201 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.591201 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.591201 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.591565 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.591565 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.591565 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.591565 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.591565 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592095 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.592095 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592095 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.592095 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592095 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.592523 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592523 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.592523 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592523 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.592885 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592885 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.592885 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.592885 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.593261 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.593261 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.593261 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.593261 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.593612 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.593612 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.593612 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.593612 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.593897 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.593897 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.593897 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.593897 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594078 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594078 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594078 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594078 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594078 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594294 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594294 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594294 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594294 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594294 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594294 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594553 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594553 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594553 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594553 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594553 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594754 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594754 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594754 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594754 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.594754 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.594754 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595031 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595031 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595031 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595031 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595031 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595031 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595293 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595293 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595293 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595293 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595293 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595293 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595550 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595550 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595643 np0000167470 devstack@c-api.service[113525]: WARNING castellan.key_manager.migration [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:50:41.595679 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595679 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595679 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595679 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595679 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595938 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595938 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595938 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.595938 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.595938 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.596146 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.596146 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.596146 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.596146 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.596316 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.596316 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.596316 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:50:41.596316 np0000167470 devstack@c-api.service[113524]: warnings.warn(deprecated_msg) Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeActions extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension UsedLimits extending resource: limits {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension AdminActions extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension AdminActions extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596486 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension AdminActions extending resource: backups {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596731 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596731 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.596731 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.597474 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-41f5420e-89ff-4c69-a1ca-44de973b17e2 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:50:41.597566 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.597566 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.597566 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.597566 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension TypesManage extending resource: types {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.597566 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.597566 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.v3.router [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:50:41.598053 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 1/1] 199.19.213.74 () {60 vars in 946 bytes} [Sat Apr 18 17:50:41 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 18 17:50:41.598127 np0000167470 devstack@c-api.service[113525]: WARNING keystonemiddleware.auth_token [None req-79cad3ef-2b9e-4dee-8b99-baa6608ca946 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. Apr 18 17:50:41.602328 np0000167470 devstack@c-api.service[113525]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x713c6a6a3668 pid: 113525 (default app) Apr 18 17:50:48.710012 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.710012 np0000167470 devstack@c-api.service[113522]: warnings.warn( Apr 18 17:50:48.725752 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.725752 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.725752 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.725752 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726149 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726149 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726149 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726149 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726405 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726405 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726405 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726405 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726405 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726405 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726775 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726775 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726775 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.726775 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.726775 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727095 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727095 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727095 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727095 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727095 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727403 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727403 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727403 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727403 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727653 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727653 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727653 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727653 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727653 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727974 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727974 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727974 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.727974 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.727974 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.728290 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.728290 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.728290 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.728290 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.728290 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.728290 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.728777 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.728777 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.728777 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.728777 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.728777 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.728777 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.729569 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.729569 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.729569 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.729569 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.729569 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.729569 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.729993 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.729993 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.729993 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.729993 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.729993 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.730367 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.730367 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.730367 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.730367 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.730367 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.730710 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.730710 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.730710 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.730710 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.730710 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.730710 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731188 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731188 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731188 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731188 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731188 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731188 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731575 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731575 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731575 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731575 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731575 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731996 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731996 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731996 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.731996 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.731996 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732458 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.732458 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732458 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.732458 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732743 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.732743 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732743 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.732743 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732978 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.732978 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732978 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.732978 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.732978 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733386 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.733386 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733386 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.733386 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733386 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.733651 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733651 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.733651 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733651 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.733893 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733893 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.733893 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.733893 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734112 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734112 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734112 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734112 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734303 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734303 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734303 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734303 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734498 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734498 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734498 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734498 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734715 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734715 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734715 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734715 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734715 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734911 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734911 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734911 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734911 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.734911 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.734911 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.735505 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.735505 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.735505 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.735505 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.735505 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.735792 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.735792 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.735792 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.735792 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.735792 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.735792 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736297 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736297 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736297 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736297 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736297 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736297 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736535 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736535 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736535 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736535 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736535 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736535 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736789 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736789 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736789 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736789 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.736789 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.736789 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737056 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737056 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737056 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737056 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737215 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737215 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737215 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737215 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737215 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737419 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737419 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737419 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737419 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:48.737419 np0000167470 devstack@c-api.service[113522]: warnings.warn(deprecated_msg) Apr 18 17:50:48.737419 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:50:49.222003 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e admin admin] POST https://199.19.213.74/volume/v3/types Apr 18 17:50:49.222603 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 17:50:49.224325 np0000167470 devstack@c-api.service[113522]: /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. Apr 18 17:50:49.224325 np0000167470 devstack@c-api.service[113522]: warnings.warn( Apr 18 17:50:49.234415 np0000167470 devstack@c-api.service[113522]: DEBUG oslo_db.sqlalchemy.engines [None req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e 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=113522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:49.268587 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e admin admin] https://199.19.213.74/volume/v3/types returned with HTTP 200 Apr 18 17:50:49.269202 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 1/2] 199.19.213.74 () {68 vars in 1281 bytes} [Sat Apr 18 17:50:48 2026] POST /volume/v3/types => generated 186 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:50:49.281810 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.281810 np0000167470 devstack@c-api.service[113523]: warnings.warn( Apr 18 17:50:49.293315 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293315 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.293315 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293315 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.293659 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293659 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.293659 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293659 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.293944 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293944 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.293944 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293944 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.293944 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.293944 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294294 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294294 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294294 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294294 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294294 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294593 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294593 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294593 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294593 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294593 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294918 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294918 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.294918 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.294918 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295156 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295156 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295156 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295156 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295156 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295452 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295452 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295452 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295452 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295452 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295729 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295729 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295729 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295729 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.295729 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.295729 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296115 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296115 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296115 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296115 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296115 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296115 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296452 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296452 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296452 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296452 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296452 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296452 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296816 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296816 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296816 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.296816 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.296816 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297143 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297143 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297143 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297143 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297143 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297421 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297421 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297421 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297421 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297421 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297421 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297935 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297935 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297935 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297935 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.297935 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.297935 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298258 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298258 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298258 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298258 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298258 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298551 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298551 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298551 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298551 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298551 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298870 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298870 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.298870 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.298870 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299113 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299113 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299113 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299113 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299349 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299349 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299349 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299349 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299349 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299666 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299666 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299666 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.299666 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.299666 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300080 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300080 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300080 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300080 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300315 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300315 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300315 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300315 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300618 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300618 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300618 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300618 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300867 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300867 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300867 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300867 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300974 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300974 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.300974 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.300974 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301093 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301093 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301093 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301093 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301093 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301225 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301225 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301225 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301225 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301225 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301225 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301377 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301377 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301377 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301377 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301377 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301506 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301506 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301506 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301506 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301506 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301506 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301659 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301659 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301659 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301659 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301659 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301659 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301820 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301820 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301820 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301820 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301820 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301820 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301991 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301991 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301991 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301991 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.301991 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.301991 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302146 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302146 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302146 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302146 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302255 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302255 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302255 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302255 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302255 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302386 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302386 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302386 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302386 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.302386 np0000167470 devstack@c-api.service[113523]: warnings.warn(deprecated_msg) Apr 18 17:50:49.302386 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e req-7fab5848-b9fc-4590-b8f5-c2ff3e784697 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:50:49.630133 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e req-7fab5848-b9fc-4590-b8f5-c2ff3e784697 admin admin] POST https://199.19.213.74/volume/v3/types/aca18a2f-40f6-4f5c-b5be-6b8f6268044d/extra_specs Apr 18 17:50:49.630679 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e req-7fab5848-b9fc-4590-b8f5-c2ff3e784697 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 17:50:49.632440 np0000167470 devstack@c-api.service[113523]: /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. Apr 18 17:50:49.632440 np0000167470 devstack@c-api.service[113523]: warnings.warn( Apr 18 17:50:49.643648 np0000167470 devstack@c-api.service[113523]: DEBUG oslo_db.sqlalchemy.engines [req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e req-7fab5848-b9fc-4590-b8f5-c2ff3e784697 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=113523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:50:49.698583 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [req-f2d9a70d-3f89-4039-82b6-3da4f4f1b32e req-7fab5848-b9fc-4590-b8f5-c2ff3e784697 admin admin] https://199.19.213.74/volume/v3/types/aca18a2f-40f6-4f5c-b5be-6b8f6268044d/extra_specs returned with HTTP 200 Apr 18 17:50:49.699133 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 1/3] 199.19.213.74 () {70 vars in 1498 bytes} [Sat Apr 18 17:50:49 2026] POST /volume/v3/types/aca18a2f-40f6-4f5c-b5be-6b8f6268044d/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 17:50:51.461442 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=6 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:50:51.477149 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=6 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:50:59.264544 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:50:59.697364 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:54:11.209046 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-a40edbb1-bd62-462c-a301-f457a4c53902 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:54:11.210951 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-a40edbb1-bd62-462c-a301-f457a4c53902 None None] GET https://199.19.213.74/volume// Apr 18 17:54:11.211180 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-a40edbb1-bd62-462c-a301-f457a4c53902 None None] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:54:11.211539 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-a40edbb1-bd62-462c-a301-f457a4c53902 None None] Calling method 'all' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:54:11.212218 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-a40edbb1-bd62-462c-a301-f457a4c53902 None None] https://199.19.213.74/volume// returned with HTTP 300 Apr 18 17:54:11.212598 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 2/4] 199.19.213.74 () {66 vars in 1449 bytes} [Sat Apr 18 17:54:11 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 18 17:54:51.698735 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.698735 np0000167470 devstack@c-api.service[113525]: warnings.warn( Apr 18 17:54:51.710929 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.710929 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.710929 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.710929 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711277 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711277 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711277 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711277 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711577 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711577 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711577 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711577 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711577 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711577 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711997 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711997 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711997 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.711997 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.711997 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712370 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712370 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712370 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712370 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712370 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712670 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712670 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712670 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712670 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712990 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712990 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712990 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.712990 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.712990 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.713385 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.713385 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.713385 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.713385 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.713385 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.713705 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.713705 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.713705 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.713705 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.713705 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.713705 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714132 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714132 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714132 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714132 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714132 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714132 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714531 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714531 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714531 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714531 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714531 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714531 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714972 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714972 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714972 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.714972 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.714972 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.715338 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.715338 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.715338 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.715338 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.715338 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.715644 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.715644 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.715644 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.715644 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.715644 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.715644 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.716119 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.716119 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.716119 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.716119 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.716119 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.716119 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.716551 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.716551 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.716551 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.716551 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.716551 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717019 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717019 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717019 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717019 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717019 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717357 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717357 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717357 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717357 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717645 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717645 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717645 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717645 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717961 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717961 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717961 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.717961 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.717961 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718330 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.718330 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718330 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.718330 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718330 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.718645 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718645 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.718645 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718645 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.718966 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718966 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.718966 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.718966 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.719251 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.719251 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.719251 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.719251 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.719532 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.719532 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.719532 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.719532 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.719808 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.719808 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.719808 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.719808 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720122 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720122 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720122 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720122 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720122 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720470 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720470 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720470 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720470 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720470 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720470 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720895 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720895 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720895 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.720895 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.720895 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721210 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721210 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721210 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721210 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721210 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721210 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721664 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721664 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721664 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721664 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721664 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721664 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721935 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721935 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721935 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721935 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.721935 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.721935 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722174 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722174 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722174 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722174 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722174 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722174 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722404 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722404 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722404 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722404 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722576 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722576 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722576 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722576 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722576 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722821 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722821 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722821 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722821 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:51.722821 np0000167470 devstack@c-api.service[113525]: warnings.warn(deprecated_msg) Apr 18 17:54:51.722821 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:54:52.043094 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 demo demo] GET https://199.19.213.74/volume/v3/types?is_public=None Apr 18 17:54:52.043318 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:54:52.043565 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 demo demo] Calling method 'index' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:54:52.044103 np0000167470 devstack@c-api.service[113525]: /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. Apr 18 17:54:52.044103 np0000167470 devstack@c-api.service[113525]: warnings.warn( Apr 18 17:54:52.044719 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 17:54:52.055215 np0000167470 devstack@c-api.service[113525]: DEBUG oslo_db.sqlalchemy.engines [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 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=113525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:54:52.071608 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 demo demo] https://199.19.213.74/volume/v3/types?is_public=None returned with HTTP 200 Apr 18 17:54:52.072010 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 1/5] 199.19.213.74 () {64 vars in 1256 bytes} [Sat Apr 18 17:54:51 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:54:52.084694 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 req-7fc2d79d-00bf-4095-a5d7-d090a43c48dd None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:54:52.087961 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 req-7fc2d79d-00bf-4095-a5d7-d090a43c48dd demo demo] GET https://199.19.213.74/volume/v3/types/default Apr 18 17:54:52.088177 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 req-7fc2d79d-00bf-4095-a5d7-d090a43c48dd demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:54:52.088404 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 req-7fc2d79d-00bf-4095-a5d7-d090a43c48dd demo demo] Calling method 'show' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:54:52.098835 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [req-c401c999-71c5-4a92-b97e-fa7e1e6e4966 req-7fc2d79d-00bf-4095-a5d7-d090a43c48dd demo demo] https://199.19.213.74/volume/v3/types/default returned with HTTP 200 Apr 18 17:54:52.099276 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 2/6] 199.19.213.74 () {66 vars in 1322 bytes} [Sat Apr 18 17:54:52 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:54:52.479809 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-a870b304-e281-40f7-9f96-53e95e2328f9 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:54:52.485483 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-a870b304-e281-40f7-9f96-53e95e2328f9 demo demo] GET https://199.19.213.74/volume/v3/types/default Apr 18 17:54:52.485931 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-a870b304-e281-40f7-9f96-53e95e2328f9 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:54:52.486433 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-a870b304-e281-40f7-9f96-53e95e2328f9 demo demo] Calling method 'show' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:54:52.501305 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-a870b304-e281-40f7-9f96-53e95e2328f9 demo demo] https://199.19.213.74/volume/v3/types/default returned with HTTP 200 Apr 18 17:54:52.501713 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 2/7] 199.19.213.74 () {64 vars in 1251 bytes} [Sat Apr 18 17:54:52 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:54:52.925478 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-305c0590-3fe2-4cf7-9161-1dfeafe70b51 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:54:53.261711 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-305c0590-3fe2-4cf7-9161-1dfeafe70b51 demo demo] GET https://199.19.213.74/volume/v3/types/default Apr 18 17:54:53.261711 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-305c0590-3fe2-4cf7-9161-1dfeafe70b51 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:54:53.261711 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-305c0590-3fe2-4cf7-9161-1dfeafe70b51 demo demo] Calling method 'show' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:54:53.270539 np0000167470 devstack@c-api.service[113524]: DEBUG oslo_db.sqlalchemy.engines [None req-305c0590-3fe2-4cf7-9161-1dfeafe70b51 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=113524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:54:53.287988 np0000167470 devstack@c-api.service[113524]: /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. Apr 18 17:54:53.287988 np0000167470 devstack@c-api.service[113524]: warnings.warn( Apr 18 17:54:53.289543 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-305c0590-3fe2-4cf7-9161-1dfeafe70b51 demo demo] https://199.19.213.74/volume/v3/types/default returned with HTTP 200 Apr 18 17:54:53.289871 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 3/8] 199.19.213.74 () {64 vars in 1251 bytes} [Sat Apr 18 17:54:52 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:54:53.304033 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-41be2755-af5b-4c46-8865-e1b93fde2f7b None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:54:53.307790 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-41be2755-af5b-4c46-8865-e1b93fde2f7b demo demo] GET https://199.19.213.74/volume/v3/types/default Apr 18 17:54:53.308213 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-41be2755-af5b-4c46-8865-e1b93fde2f7b demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:54:53.308686 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-41be2755-af5b-4c46-8865-e1b93fde2f7b demo demo] Calling method 'show' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:54:53.325561 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-41be2755-af5b-4c46-8865-e1b93fde2f7b demo demo] https://199.19.213.74/volume/v3/types/default returned with HTTP 200 Apr 18 17:54:53.326047 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 2/9] 199.19.213.74 () {64 vars in 1251 bytes} [Sat Apr 18 17:54:53 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:55:02.094615 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=2 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:55:02.498128 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=2 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:55:03.285887 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=2 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:55:03.320713 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=3 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:00:05.799719 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:00:05.886536 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:00:05.886966 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:00:05.887346 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:00:05.888391 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:00:05.889606 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:00:05.935682 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] Get all volumes completed successfully. Apr 18 18:00:05.938461 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-d837573d-7f2f-4a8c-b3ef-6c96356f803e demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:00:05.939517 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 3/10] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:00:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:00:15.927341 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:01:05.954666 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:01:05.957517 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:01:05.957722 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:01:05.957884 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:01:05.958376 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:01:05.959157 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:01:05.990059 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] Get all volumes completed successfully. Apr 18 18:01:05.993269 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-edbe0de4-36d9-4f35-9060-4f1ab79b41e6 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:01:05.993810 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 3/11] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:01:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:01:15.983587 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:02:06.022249 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-ed825be7-aa68-4eed-84a4-fee434897b9f None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:02:06.027743 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:02:06.028097 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:02:06.028420 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:02:06.029825 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:02:06.031079 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:02:06.072126 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] Get all volumes completed successfully. Apr 18 18:02:06.074421 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-ed825be7-aa68-4eed-84a4-fee434897b9f demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:02:06.074807 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 4/12] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:02:06 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) Apr 18 18:02:16.060584 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:03:06.093924 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:03:06.099002 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:03:06.099336 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:03:06.099721 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:03:06.100433 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:03:06.101707 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:03:06.139984 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] Get all volumes completed successfully. Apr 18 18:03:06.142545 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-1435e911-099a-4013-ad2d-1cdadeee4b07 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:03:06.143170 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 3/13] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:03:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:03:16.134140 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:04:06.195114 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-ab2b2528-d99c-4774-8789-2302324c5486 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:04:06.199337 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:04:06.199521 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:04:06.199777 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:04:06.200505 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:04:06.201307 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:04:06.212389 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] Get all volumes completed successfully. Apr 18 18:04:06.214720 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-ab2b2528-d99c-4774-8789-2302324c5486 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:04:06.215182 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 4/14] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:04:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:04:16.206521 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:05:06.229175 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:05:06.381772 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:05:06.382066 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:05:06.382343 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:05:06.382696 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:05:06.383873 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:05:06.394805 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] Get all volumes completed successfully. Apr 18 18:05:06.397790 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-59caff3f-db2f-46e5-9707-b1c07aeee641 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:05:06.398342 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 4/15] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:05:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:05:16.387685 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:06:06.415026 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:06:06.419712 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:06:06.420149 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:06:06.420546 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:06:06.421299 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:06:06.423320 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:06:06.434823 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] Get all volumes completed successfully. Apr 18 18:06:06.437587 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-f709a6d8-c276-4cb8-852a-7adaebcddcee demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:06:06.438329 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 5/16] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:06:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:06:16.428152 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:07:06.453081 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-81a768f6-582e-45a1-8612-cbe65518a8af None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:07:06.456277 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:07:06.456567 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:07:06.456747 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:07:06.457099 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:07:06.458065 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:07:06.468918 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] Get all volumes completed successfully. Apr 18 18:07:06.471094 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-81a768f6-582e-45a1-8612-cbe65518a8af demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:07:06.471531 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 4/17] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:07:06 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) Apr 18 18:07:16.461532 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:08:06.488878 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:08:06.493323 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:08:06.493708 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:08:06.494119 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:08:06.494580 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:08:06.496101 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:08:06.505302 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] Get all volumes completed successfully. Apr 18 18:08:06.507877 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-3d8555e2-f3f0-45e4-92c0-2c6e659da76b demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:08:06.508295 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 5/18] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:08:06 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) Apr 18 18:08:16.499824 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:09:06.524693 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:09:06.526790 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:09:06.526997 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:09:06.527180 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:09:06.527388 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:09:06.528160 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:09:06.536888 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] Get all volumes completed successfully. Apr 18 18:09:06.538719 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-18104b93-a949-4bd0-8c05-f1bcb3383869 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:09:06.539402 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 5/19] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:09:06 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) Apr 18 18:09:16.533067 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:10:06.554760 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-e565f503-9366-4771-8f8a-76d8e38873c7 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:10:06.713433 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:10:06.713815 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:10:06.714237 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:10:06.714695 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:10:06.716205 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:10:06.726559 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] Get all volumes completed successfully. Apr 18 18:10:06.729562 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-e565f503-9366-4771-8f8a-76d8e38873c7 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:10:06.730135 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 6/20] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:10:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:10:16.721093 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:11:06.748681 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-de8076f3-99d9-4768-9209-25cbec02b297 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:11:06.753057 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:11:06.753437 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:11:06.753753 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:11:06.753991 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:11:06.755672 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:11:06.766484 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] Get all volumes completed successfully. Apr 18 18:11:06.769502 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-de8076f3-99d9-4768-9209-25cbec02b297 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:11:06.770023 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 5/21] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:11:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:11:16.759310 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:12:06.790206 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-0f429159-0431-4bdf-a16a-5c18a4672326 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:12:06.796035 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:12:06.796442 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:12:06.796839 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:12:06.797333 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:12:06.799528 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:12:06.812825 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] Get all volumes completed successfully. Apr 18 18:12:06.816828 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-0f429159-0431-4bdf-a16a-5c18a4672326 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:12:06.817229 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 6/22] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:12:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:12:16.804090 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:13:06.832884 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-834da568-418e-4034-811a-ac47305af410 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:13:06.837453 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-834da568-418e-4034-811a-ac47305af410 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:13:06.837838 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-834da568-418e-4034-811a-ac47305af410 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:13:06.841753 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-834da568-418e-4034-811a-ac47305af410 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:13:06.842561 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-834da568-418e-4034-811a-ac47305af410 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:13:06.842929 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-834da568-418e-4034-811a-ac47305af410 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:13:06.849450 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-834da568-418e-4034-811a-ac47305af410 demo demo] Get all volumes completed successfully. Apr 18 18:13:06.851226 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-834da568-418e-4034-811a-ac47305af410 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:13:06.851538 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 6/23] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:13:06 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) Apr 18 18:13:16.845463 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:14:06.867595 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:14:06.870339 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:14:06.870605 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:14:06.870792 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:14:06.871031 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:14:06.871841 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:14:06.879704 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] Get all volumes completed successfully. Apr 18 18:14:06.881598 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-29a30d21-eb57-4296-bb3d-82f9d51d780a demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:14:06.882463 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 7/24] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:14:06 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) Apr 18 18:14:16.875500 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:15:06.896677 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:15:07.023730 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:15:07.024157 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:15:07.024529 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:15:07.024998 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:15:07.026402 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:15:07.034216 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] Get all volumes completed successfully. Apr 18 18:15:07.036132 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-5eb69bc0-f3be-4b88-87b2-43bed5cf8960 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:15:07.036423 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 6/25] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:15:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:15:17.030174 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:16:07.051396 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-1922283c-0ce6-41df-a515-4edd0b35c34b None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:16:07.054225 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:16:07.054465 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:16:07.054693 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:16:07.054999 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:16:07.056153 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:16:07.063026 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] Get all volumes completed successfully. Apr 18 18:16:07.064985 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-1922283c-0ce6-41df-a515-4edd0b35c34b demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:16:07.065343 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 7/26] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:16:07 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) Apr 18 18:16:17.059748 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:17:07.101832 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:17:07.105316 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:17:07.105865 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:17:07.106277 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:17:07.106630 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:17:07.107900 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:17:07.118217 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] Get all volumes completed successfully. Apr 18 18:17:07.120814 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-1cf15f1e-86ac-46b0-b3c5-1bc611cfa63e demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:17:07.121499 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 7/27] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:17:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:17:17.111815 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:18:07.134575 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:18:07.138770 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:18:07.139084 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:18:07.139441 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:18:07.139880 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:18:07.141330 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:18:07.149368 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] Get all volumes completed successfully. Apr 18 18:18:07.151137 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-6cdb2dde-11ca-4fde-9ac0-6b3b74721361 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:18:07.151535 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 8/28] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:18:07 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) Apr 18 18:18:17.144766 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:19:07.169511 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:19:07.173463 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:19:07.173740 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:19:07.173908 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:19:07.174231 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:19:07.175299 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:19:07.184931 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] Get all volumes completed successfully. Apr 18 18:19:07.187068 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-a9b79471-e65f-4b31-b558-c9b20c3fb86c demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:19:07.187520 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 7/29] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:19:07 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) Apr 18 18:19:17.179135 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:20:07.205779 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-0aa66ddb-342e-429b-a599-328a36138362 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:20:07.307123 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:20:07.307492 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:20:07.307869 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:20:07.308309 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:20:07.309719 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:20:07.317728 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] Get all volumes completed successfully. Apr 18 18:20:07.319587 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-0aa66ddb-342e-429b-a599-328a36138362 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:20:07.319933 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 8/30] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:20:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:20:17.313709 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:21:07.336660 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:21:07.340837 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:21:07.341259 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:21:07.341654 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:21:07.342329 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:21:07.343371 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:21:07.351825 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] Get all volumes completed successfully. Apr 18 18:21:07.354342 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-acab7b38-5820-471c-b8e0-0a64c54d5198 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:21:07.354785 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 8/31] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:21:07 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) Apr 18 18:21:17.346495 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:22:07.370220 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:22:07.374015 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:22:07.374256 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:22:07.374506 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:22:07.374810 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:22:07.375796 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:22:07.384450 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] Get all volumes completed successfully. Apr 18 18:22:07.387484 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-47cd7ecf-b029-4efe-bad4-50cab3ce656d demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:22:07.387593 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 9/32] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:22:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:22:17.379422 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:23:07.404594 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:23:07.407930 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:23:07.408200 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:23:07.408381 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:23:07.408597 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:23:07.409296 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:23:07.419595 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] Get all volumes completed successfully. Apr 18 18:23:07.422763 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-27e96c97-0f39-4228-9f40-dba7275b0ef0 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:23:07.423417 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 8/33] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:23:07 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) Apr 18 18:23:17.412883 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:24:07.438916 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.middleware.request_id [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 None None] RequestId filter calling following filter/app {{(pid=113522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:24:07.444708 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:24:07.445116 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] Empty body provided in request {{(pid=113522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:24:07.445311 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.openstack.wsgi [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] Calling method 'detail' {{(pid=113522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:24:07.445541 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.api.api_utils [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] Removing options '' from query. {{(pid=113522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:24:07.446291 np0000167470 devstack@c-api.service[113522]: DEBUG cinder.volume.api [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113522) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:24:07.452916 np0000167470 devstack@c-api.service[113522]: INFO cinder.volume.api [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] Get all volumes completed successfully. Apr 18 18:24:07.454841 np0000167470 devstack@c-api.service[113522]: INFO cinder.api.openstack.wsgi [None req-bbd94996-72c0-49d3-8414-a0ccdd8b2ed4 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:24:07.455359 np0000167470 devstack@c-api.service[113522]: [pid: 113522|app: 0|req: 9/34] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:24:07 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) Apr 18 18:24:17.448995 np0000167470 devstack@c-api.service[113522]: DEBUG dbcounter [-] [113522] Writing DB stats cinder:SELECT=1 {{(pid=113522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:25:07.472271 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.middleware.request_id [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee None None] RequestId filter calling following filter/app {{(pid=113523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:25:07.536070 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:25:07.536456 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] Empty body provided in request {{(pid=113523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:25:07.537221 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.openstack.wsgi [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] Calling method 'detail' {{(pid=113523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:25:07.537501 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.api.api_utils [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] Removing options '' from query. {{(pid=113523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:25:07.539463 np0000167470 devstack@c-api.service[113523]: DEBUG cinder.volume.api [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113523) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:25:07.548092 np0000167470 devstack@c-api.service[113523]: INFO cinder.volume.api [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] Get all volumes completed successfully. Apr 18 18:25:07.550372 np0000167470 devstack@c-api.service[113523]: INFO cinder.api.openstack.wsgi [None req-4d0c354b-e6b6-4608-b65c-3c53e23621ee demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:25:07.550715 np0000167470 devstack@c-api.service[113523]: [pid: 113523|app: 0|req: 9/35] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:25:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:25:17.543194 np0000167470 devstack@c-api.service[113523]: DEBUG dbcounter [-] [113523] Writing DB stats cinder:SELECT=1 {{(pid=113523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:26:07.566089 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.middleware.request_id [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 None None] RequestId filter calling following filter/app {{(pid=113524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:26:07.569814 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:26:07.570138 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] Empty body provided in request {{(pid=113524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:26:07.570583 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.openstack.wsgi [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] Calling method 'detail' {{(pid=113524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:26:07.570956 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.api.api_utils [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] Removing options '' from query. {{(pid=113524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:26:07.572153 np0000167470 devstack@c-api.service[113524]: DEBUG cinder.volume.api [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113524) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:26:07.580766 np0000167470 devstack@c-api.service[113524]: INFO cinder.volume.api [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] Get all volumes completed successfully. Apr 18 18:26:07.583421 np0000167470 devstack@c-api.service[113524]: INFO cinder.api.openstack.wsgi [None req-983aa3ed-21ae-4872-90e3-c1b77f1c5d84 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:26:07.584207 np0000167470 devstack@c-api.service[113524]: [pid: 113524|app: 0|req: 10/36] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:26:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:26:17.575527 np0000167470 devstack@c-api.service[113524]: DEBUG dbcounter [-] [113524] Writing DB stats cinder:SELECT=1 {{(pid=113524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:27:07.601085 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.middleware.request_id [None req-83240135-2442-474a-bae3-79ec9f4157e7 None None] RequestId filter calling following filter/app {{(pid=113525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:27:07.604767 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] GET https://199.19.213.74/volume/v3/volumes/detail Apr 18 18:27:07.605040 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] Empty body provided in request {{(pid=113525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:27:07.605330 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.openstack.wsgi [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] Calling method 'detail' {{(pid=113525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:27:07.605636 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.api.api_utils [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] Removing options '' from query. {{(pid=113525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:27:07.606644 np0000167470 devstack@c-api.service[113525]: DEBUG cinder.volume.api [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113525) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:27:07.614463 np0000167470 devstack@c-api.service[113525]: INFO cinder.volume.api [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] Get all volumes completed successfully. Apr 18 18:27:07.616736 np0000167470 devstack@c-api.service[113525]: INFO cinder.api.openstack.wsgi [None req-83240135-2442-474a-bae3-79ec9f4157e7 demo demo] https://199.19.213.74/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:27:07.616885 np0000167470 devstack@c-api.service[113525]: [pid: 113525|app: 0|req: 9/37] 199.19.213.74 () {64 vars in 1289 bytes} [Sat Apr 18 18:27:07 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) Apr 18 18:27:17.609701 np0000167470 devstack@c-api.service[113525]: DEBUG dbcounter [-] [113525] Writing DB stats cinder:SELECT=1 {{(pid=113525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}